Click or drag to resize

BlockReaderXml Properties

The BlockReaderXml type exposes the following members.

Properties
  NameDescription
Public propertyHasLineInfo
Flag indicating if class can return line information
Public propertyLineNumber
The current line number in the xml file, or -1 if not available
Public propertyLinePosition
The current line position in the xml file, or -1 if not available
Public propertyTokenName
Name of current token.
Public propertyTokenType
Type of current token
Top
See Also