NativeXml Help
Content
|
Index
|
Reference
TsdXmlParser.LineNumber
TsdXmlParser
property
LineNumber: int64;
Description
Line number in the stream. Lines are detected by analysing the stream for occurances of #13 (CR). The line number is *calculated* when this property is read, so it should not be read very regularly.