Method | Description | |
---|---|---|
Build ( |
||
GetDescendantCount ( ) : int | ||
HashEquals ( byte hash2 ) : bool | ||
IsAttribute ( ) : bool | ||
IsElement ( ) : bool | ||
IsText ( ) : bool | ||
XNode ( |
Constructor.
|
Method | Description | |
---|---|---|
ConcatAll ( List |
public static Build ( |
||
node | ||
parent | ||
return |
public XNode ( |
||
node | The respective System.Xml.XmlNode instance that this XNode maps to from the original XmlDocument. | |
parent | The parent XNode of this node in the XML Hierarchy | |
return | System.Collections.Generic |