IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Position mark in the XML document More...
Public Attributes | |
string | name = null |
XmlNode | Current = null |
Private Attributes | |
XmlNode | Previous = null |
XmlNode | Parent = null |
Position mark in the XML document
string IG.Lib.XmlParser.Mark.name = null |
Referenced by IG.Lib.XmlParser.GoToMark(), IG.Lib.XmlParser.RemoveMarks(), and IG.Lib.XmlParser.SetMark().
XmlNode IG.Lib.XmlParser.Mark.Current = null |
|
private |
Referenced by IG.Lib.XmlParser.GoToMark(), and IG.Lib.XmlParser.SetMark().
|
private |
Referenced by IG.Lib.XmlParser.GoToMark(), and IG.Lib.XmlParser.SetMark().