IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Lib.XmlParser.Mark Class Reference

Position mark in the XML document More...

Public Attributes

string name = null
 
XmlNode Current = null
 

Private Attributes

XmlNode Previous = null
 
XmlNode Parent = null
 

Detailed Description

Position mark in the XML document

Member Data Documentation

string IG.Lib.XmlParser.Mark.name = null
XmlNode IG.Lib.XmlParser.Mark.Previous = null
private
XmlNode IG.Lib.XmlParser.Mark.Parent = null
private

The documentation for this class was generated from the following file: