BlockReaderXml Properties |
The BlockReaderXml type exposes the following members.
Name | Description | |
---|---|---|
HasLineInfo |
Flag indicating if class can return line information
| |
LineNumber |
The current line number in the xml file, or -1 if not available
| |
LinePosition |
The current line position in the xml file, or -1 if not available
| |
TokenName |
Name of current token.
| |
TokenType |
Type of current token
|