OpenXmlReader.GetLineInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an instance of IXmlLineInfo if available for the current reader.
public virtual System.Xml.IXmlLineInfo GetLineInfo ();
abstract member GetLineInfo : unit -> System.Xml.IXmlLineInfo
override this.GetLineInfo : unit -> System.Xml.IXmlLineInfo
Public Overridable Function GetLineInfo () As IXmlLineInfo
Returns
An object for obtaining information about line info