mscorlib(4.0.0.0) API with additions
System.Xml.XmlWhitespace Member List

This is the complete list of members for System.Xml.XmlWhitespace, including all inherited members.

AppendChild(XmlNode newChild)System.Xml.XmlNodevirtual
AppendData(string strData)System.Xml.XmlCharacterDatavirtual
AttributesSystem.Xml.XmlNode
BaseURISystem.Xml.XmlNode
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodevirtual
CloneNode(bool deep)System.Xml.XmlWhitespacevirtual
CreateNavigator()System.Xml.XmlNodevirtual
DataSystem.Xml.XmlCharacterData
DeleteData(int offset, int count)System.Xml.XmlCharacterDatavirtual
FirstChildSystem.Xml.XmlNode
GetEnumerator()System.Xml.XmlNode
GetNamespaceOfPrefix(string prefix)System.Xml.XmlNodevirtual
GetPrefixOfNamespace(string namespaceURI)System.Xml.XmlNodevirtual
HasChildNodesSystem.Xml.XmlNode
InnerTextSystem.Xml.XmlCharacterData
InnerXmlSystem.Xml.XmlNode
InsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodevirtual
InsertBefore(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodevirtual
InsertData(int offset, string strData)System.Xml.XmlCharacterDatavirtual
IsReadOnlySystem.Xml.XmlNode
LastChildSystem.Xml.XmlNode
LengthSystem.Xml.XmlCharacterData
LocalNameSystem.Xml.XmlWhitespace
NameSystem.Xml.XmlWhitespace
NamespaceURISystem.Xml.XmlNode
NextSiblingSystem.Xml.XmlLinkedNode
NodeTypeSystem.Xml.XmlWhitespace
Normalize()System.Xml.XmlNodevirtual
OuterXmlSystem.Xml.XmlNode
OwnerDocumentSystem.Xml.XmlNode
ParentNodeSystem.Xml.XmlWhitespace
PrefixSystem.Xml.XmlNode
PrependChild(XmlNode newChild)System.Xml.XmlNodevirtual
PreviousSiblingSystem.Xml.XmlLinkedNode
PreviousTextSystem.Xml.XmlWhitespace
RemoveAll()System.Xml.XmlNodevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodevirtual
ReplaceChild(XmlNode newChild, XmlNode oldChild)System.Xml.XmlNodevirtual
ReplaceData(int offset, int count, string strData)System.Xml.XmlCharacterDatavirtual
SchemaInfoSystem.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
Substring(int offset, int count)System.Xml.XmlCharacterDatavirtual
Supports(string feature, string version)System.Xml.XmlNodevirtual
this[string localname, string ns]System.Xml.XmlNode
this[string name]System.Xml.XmlNode
ValueSystem.Xml.XmlWhitespace
WriteContentTo(XmlWriter w)System.Xml.XmlWhitespacevirtual
WriteTo(XmlWriter w)System.Xml.XmlWhitespacevirtual
XmlCharacterData(string data, XmlDocument doc)System.Xml.XmlCharacterDataprotected
XmlWhitespace(string strData, XmlDocument doc)System.Xml.XmlWhitespaceprotected