IXmlLineInfo Interface
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
No description available.
public interface IXmlLineInfo
Properties
LineNumber
int LineNumber { get; }
No description available.
LinePosition
int LinePosition { get; }
No description available.
Methods
HasLineInfo()
bool HasLineInfo()
No description available.
Returns bool