IXmlLineInfo Interface

IXmlLineInfo Interface

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides an interface to enable a class to return line and position information.

Namespace:  System.Xml
Assembly:  System.Xml (in System.Xml.dll)

No code example is currently available or this language may not be supported.

The IXmlLineInfo type exposes the following members.

  NameDescription
Public propertyLineNumberGets the current line number.
Public propertyLinePositionGets the current line position.
Top

  NameDescription
Public methodHasLineInfoGets a value indicating whether the class can return line information.
Top

No code example is currently available or this language may not be supported.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft