Public Member Functions | |
| BrowserNode () | |
| Default constructor required by the XML serialization. | |
| BrowserNode (string nodeData) | |
| Initializes an instance of the object. | |
Properties | |
| string | NodeData [get, set] |
| Gets or sets the string containing XML data that represents a Node object. | |
| Simias::Web::BrowserNode::BrowserNode | ( | ) | [inline] |
Default constructor required by the XML serialization.
| Simias::Web::BrowserNode::BrowserNode | ( | string | nodeData | ) | [inline] |
Initializes an instance of the object.
| nodeData | A string that contains XML data that represents a Node object. |
string Simias::Web::BrowserNode::NodeData [get, set] |
Gets or sets the string containing XML data that represents a Node object.
1.5.6