Property | Type | Description | |
---|---|---|---|
_children | |||
_elemType | XmlElementType | ||
_name | String | ||
_rawXml | String | ||
dataPtr |
Method | Description | |
---|---|---|
DumpXml ( int format = 1 ) : String | ||
DumpXml ( int level, int format ) : String | ||
GetDocument ( ) : |
||
GetFirstChild ( ) : |
||
GetLastChild ( ) : |
||
GetNextSibling ( ) : |
||
GetPreviousSibling ( ) : |
||
Normalize ( ) : void | ||
RemoveCachedEntries ( ) : void | ||
ShortString ( ) : String |
Method | Description | |
---|---|---|
DeSerialize ( ) : |
||
XmlNode ( ) : System | ||
XmlNode ( |
public DumpXml ( int level, int format ) : String | ||
level | int | |
format | int | |
return | String |