The NodeWrangler type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NodeWrangler |
Initializes a new instance of the NodeWrangler
class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
| GetNode |
Gets the specified text node from an XML file.
| |
Gets the (Inherited from | ||
| LoadXml |
Loads the XML file.
| |
Creates a shallow copy of the current (Inherited from | ||
| ReadNode |
Gets the value of the specified text node from an XML file.
| |
| (Inherited from | ||
| UpdateNode |
Updates the specified text node with the given value.
| |
| WriteXml |
Writes the XML file.
|
Properties
| Name | Description | |
|---|---|---|
| Navigator |
Gets or sets the |
See Also