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

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

AppendChild(XmlNode newChild)System.Xml.XmlNodevirtual
AttributesSystem.Xml.XmlNode
BaseURISystem.Xml.XmlEntity
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodevirtual
CloneNode(bool deep)System.Xml.XmlEntityvirtual
CreateNavigator()System.Xml.XmlNodevirtual
FirstChildSystem.Xml.XmlNode
GetEnumerator()System.Xml.XmlNode
GetNamespaceOfPrefix(string prefix)System.Xml.XmlNodevirtual
GetPrefixOfNamespace(string namespaceURI)System.Xml.XmlNodevirtual
HasChildNodesSystem.Xml.XmlNode
InnerTextSystem.Xml.XmlEntity
InnerXmlSystem.Xml.XmlEntity
InsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodevirtual
InsertBefore(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodevirtual
IsReadOnlySystem.Xml.XmlEntity
LastChildSystem.Xml.XmlNode
LocalNameSystem.Xml.XmlEntity
NameSystem.Xml.XmlEntity
NamespaceURISystem.Xml.XmlNode
NextSiblingSystem.Xml.XmlNode
NodeTypeSystem.Xml.XmlEntity
Normalize()System.Xml.XmlNodevirtual
NotationNameSystem.Xml.XmlEntity
OuterXmlSystem.Xml.XmlEntity
OwnerDocumentSystem.Xml.XmlNode
ParentNodeSystem.Xml.XmlNode
PrefixSystem.Xml.XmlNode
PrependChild(XmlNode newChild)System.Xml.XmlNodevirtual
PreviousSiblingSystem.Xml.XmlNode
PreviousTextSystem.Xml.XmlNode
PublicIdSystem.Xml.XmlEntity
RemoveAll()System.Xml.XmlNodevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodevirtual
ReplaceChild(XmlNode newChild, XmlNode oldChild)System.Xml.XmlNodevirtual
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
Supports(string feature, string version)System.Xml.XmlNodevirtual
SystemIdSystem.Xml.XmlEntity
this[string localname, string ns]System.Xml.XmlNode
this[string name]System.Xml.XmlNode
ValueSystem.Xml.XmlNode
WriteContentTo(XmlWriter w)System.Xml.XmlEntityvirtual
WriteTo(XmlWriter w)System.Xml.XmlEntityvirtual