Extensions of
XNode
.
- Namespace
- Songhay
.Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["XNodeExtensions"]
class Type type-node
Syntax
public static class XNodeExtensions
Methods
Name | Return Value | Summary |
---|---|---|
GetInnerXml |
string |
Gets the inner XML.
static
|
GetInnerXml |
string |
Gets the inner XML.
static
|
GetNamespaceResolver |
I |
Gets
IXmlNamespaceResolver from the specified node.
static
|
GetOuterXml |
string |
Gets the outer XML.
static
|
GetOuterXml |
string |
Gets the outer XML.
static
|