DataNode constructor
Initializes a new instance of the DataNode class.
Overload list
Name | Description | |
---|---|---|
DataNode(XmlNode) | Initializes a new instance of the DataNode class. | |
DataNode(XmlNode, Boolean) | Initializes a new instance of the DataNode class. |
Top