Freigeben über


DelegatingXmlDictionaryReader.LinePosition Property

Definition

Gets the InnerReader's LinePosition.

public int LinePosition { get; }
member this.LinePosition : int
Public ReadOnly Property LinePosition As Integer

Property Value

Implements

Remarks

If the InnerReader does not support IXmlLineInfo 1 is returned.

Applies to