XdmNavigator.LinePosition PropertyXdmNavigator.LinePosition PropertyXdmNavigator::LinePosition Property
- XmlPrime 2.3
- Other Versions ▼
Gets the current line position.
Syntax
Public MustOverride ReadOnly Property LinePosition As Integer
Get
public abstract int LinePosition { get; }
public:
property int LinePosition {
virtual int get() abstract;
}