mscorlib(4.0.0.0) API with additions
System.Xml.XmlNode Member List
This is the complete list of members for
System.Xml.XmlNode
, including all inherited members.
AppendChild
(XmlNode newChild)
System.Xml.XmlNode
virtual
Attributes
System.Xml.XmlNode
BaseURI
System.Xml.XmlNode
ChildNodes
System.Xml.XmlNode
Clone
()
System.Xml.XmlNode
virtual
CloneNode
(bool deep)
System.Xml.XmlNode
pure virtual
CreateNavigator
()
System.Xml.XmlNode
virtual
FirstChild
System.Xml.XmlNode
GetEnumerator
()
System.Xml.XmlNode
GetNamespaceOfPrefix
(string prefix)
System.Xml.XmlNode
virtual
GetPrefixOfNamespace
(string namespaceURI)
System.Xml.XmlNode
virtual
HasChildNodes
System.Xml.XmlNode
InnerText
System.Xml.XmlNode
InnerXml
System.Xml.XmlNode
InsertAfter
(XmlNode newChild, XmlNode refChild)
System.Xml.XmlNode
virtual
InsertBefore
(XmlNode newChild, XmlNode refChild)
System.Xml.XmlNode
virtual
IsReadOnly
System.Xml.XmlNode
LastChild
System.Xml.XmlNode
LocalName
System.Xml.XmlNode
Name
System.Xml.XmlNode
NamespaceURI
System.Xml.XmlNode
NextSibling
System.Xml.XmlNode
NodeType
System.Xml.XmlNode
Normalize
()
System.Xml.XmlNode
virtual
OuterXml
System.Xml.XmlNode
OwnerDocument
System.Xml.XmlNode
ParentNode
System.Xml.XmlNode
Prefix
System.Xml.XmlNode
PrependChild
(XmlNode newChild)
System.Xml.XmlNode
virtual
PreviousSibling
System.Xml.XmlNode
PreviousText
System.Xml.XmlNode
RemoveAll
()
System.Xml.XmlNode
virtual
RemoveChild
(XmlNode oldChild)
System.Xml.XmlNode
virtual
ReplaceChild
(XmlNode newChild, XmlNode oldChild)
System.Xml.XmlNode
virtual
SchemaInfo
System.Xml.XmlNode
SelectNodes
(string xpath)
System.Xml.XmlNode
SelectNodes
(string xpath, XmlNamespaceManager nsmgr)
System.Xml.XmlNode
SelectSingleNode
(string xpath)
System.Xml.XmlNode
SelectSingleNode
(string xpath, XmlNamespaceManager nsmgr)
System.Xml.XmlNode
Supports
(string feature, string version)
System.Xml.XmlNode
virtual
this[string localname, string ns]
System.Xml.XmlNode
this[string name]
System.Xml.XmlNode
Value
System.Xml.XmlNode
WriteContentTo
(XmlWriter w)
System.Xml.XmlNode
pure virtual
WriteTo
(XmlWriter w)
System.Xml.XmlNode
pure virtual
Generated by
1.8.15