XdmReader.LinePosition PropertyXdmReader.LinePosition PropertyXdmReader::LinePosition Property

Gets the current line position.

Syntax

Public ReadOnly Property LinePosition As Integer
        Get
public int LinePosition { get; }
public:
property int LinePosition {
    virtual int get() sealed;
}