System.Xml.IXmlLineInfo public interface IXmlLineInfo Documentation Code int LineNumber { get; } int LinePosition { get; } bool HasLineInfo()