Click or drag to resize
XmlSerializationReaderReaderCount Property
Gets the current count of the System.Xml.XmlReader.

Namespace: System.Xml.Serialization
Assembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
protected int ReaderCount { get; }

Property Value

Type: Int32
See Also