IXmlLineInfo public interface IXmlLineInfo Documentation int LineNumber { get; } int LinePosition { get; } bool HasLineInfo()