DataNode Methods
Include Protected Members
Include Inherited Members
The DataNode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AppendChild | Appends the specified node to the current Server ribbon node. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveChild | Removes the child node from the current Server ribbon node. |
![]() |
SelectNodes | Selects a group of nodes based on the specified XPath expression. |
![]() |
SelectSingleNode | Selects a single node based on the specified XPath expression. |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteTo | Writes the Server ribbon node’s XML stream to the specified XmlWriter. |
Top
.gif)
.gif)