Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlBoundElement Member List

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

_attributesSystem.Xml.XmlElementprivate
_lastChildSystem.Xml.XmlElementprivate
_nameSystem.Xml.XmlElementprivate
_rowSystem.Xml.XmlBoundElementprivate
_stateSystem.Xml.XmlBoundElementprivate
AfterEvent(XmlNodeChangedEventArgs args)System.Xml.XmlNodeinlinepackagevirtual
AncestorNode(XmlNode node)System.Xml.XmlNodeinlinepackage
AppendChild(XmlNode newChild)System.Xml.XmlBoundElementinlinevirtual
AppendChildForLoad(XmlNode newChild, XmlDocument doc)System.Xml.XmlElementinlinepackagevirtual
AppendChildText(StringBuilder builder)System.Xml.XmlNodeinlineprivate
AttributesSystem.Xml.XmlBoundElement
AutoFoliate()System.Xml.XmlBoundElementinlineprivate
BaseURISystem.Xml.XmlNode
BeforeEvent(XmlNodeChangedEventArgs args)System.Xml.XmlNodeinlinepackagevirtual
CanInsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodeinlinepackagevirtual
CanInsertBefore(XmlNode newChild, XmlNode refChild)System.Xml.XmlNodeinlinepackagevirtual
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodeinlinevirtual
Clone()System.Xml.XmlNodeinlineprivate
CloneNode(bool deep)System.Xml.XmlBoundElementinline
CopyChildren(XmlDocument doc, XmlNode container, bool deep)System.Xml.XmlNodeinlinepackagevirtual
CreateNavigator()System.Xml.XmlNodeinlinevirtual
debuggerDisplayProxySystem.Xml.XmlNodeprivate
DocumentSystem.Xml.XmlNodepackage
ElementStateSystem.Xml.XmlBoundElementpackage
FindChild(XmlNodeType type)System.Xml.XmlNodeinlinepackagevirtual
FirstChildSystem.Xml.XmlBoundElement
Foliate(ElementState newState)System.Xml.XmlBoundElementinlinepackage
GetAttribute(string name)System.Xml.XmlElementinlinevirtual
GetAttribute(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
GetAttributeNode(string name)System.Xml.XmlElementinlinevirtual
GetAttributeNode(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
GetElementsByTagName(string name)System.Xml.XmlBoundElementinlinevirtual
System::Xml::XmlElement.GetElementsByTagName(string localName, string namespaceURI)System.Xml.XmlElementinlinevirtual
GetEnumerator()System.Xml.XmlNodeinlineprivate
GetEnumerator()System.Xml.XmlNodeinline
GetEventArgs(XmlNode node, XmlNode oldParent, XmlNode newParent, string oldValue, string newValue, XmlNodeChangedAction action)System.Xml.XmlNodeinlinepackagevirtual
GetNamespaceOfPrefix(string prefix)System.Xml.XmlNodeinlinevirtual
GetNamespaceOfPrefixStrict(string prefix)System.Xml.XmlNodeinlinepackage
GetPrefixOfNamespace(string namespaceURI)System.Xml.XmlNodeinlinevirtual
GetPrefixOfNamespaceStrict(string namespaceURI)System.Xml.XmlNodeinlinepackage
GetXPAttribute(string localName, string ns)System.Xml.XmlElementinlinepackagevirtual
HasAttribute(string name)System.Xml.XmlElementinlinevirtual
HasAttribute(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
HasAttributesSystem.Xml.XmlBoundElement
HasChildNodesSystem.Xml.XmlBoundElement
HasReadOnlyParent(XmlNode n)System.Xml.XmlNodeinlinepackagestatic
InnerTextSystem.Xml.XmlElement
InnerXmlSystem.Xml.XmlBoundElement
InsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlBoundElementinline
System::Xml::XmlElement.InsertAfter(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
InsertBefore(XmlNode newChild, XmlNode refChild)System.Xml.XmlBoundElementinline
System::Xml::XmlElement.InsertBefore(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
IsConnected()System.Xml.XmlNodeinlinepackage
IsContainerSystem.Xml.XmlElementpackage
IsEmptySystem.Xml.XmlElement
IsFoliatedSystem.Xml.XmlBoundElementpackage
IsReadOnlySystem.Xml.XmlNode
IsTextSystem.Xml.XmlNodepackage
IsValidChildType(XmlNodeType type)System.Xml.XmlElementinlinepackagevirtual
LastChildSystem.Xml.XmlBoundElement
LastNodeSystem.Xml.XmlElementpackage
LocalNameSystem.Xml.XmlElement
NameSystem.Xml.XmlElement
NamespaceURISystem.Xml.XmlElement
NestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
nextSystem.Xml.XmlLinkedNodepackage
NextSiblingSystem.Xml.XmlBoundElement
NodeTypeSystem.Xml.XmlElement
Normalize()System.Xml.XmlNodeinlinevirtual
NormalizeWinner(XmlNode firstNode, XmlNode secondNode)System.Xml.XmlNodeinlineprivate
OuterXmlSystem.Xml.XmlNode
OwnerDocumentSystem.Xml.XmlElement
ParentNodeSystem.Xml.XmlElement
parentNodeSystem.Xml.XmlNodepackage
PrefixSystem.Xml.XmlElement
PrependChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
PreviousSiblingSystem.Xml.XmlBoundElement
PreviousTextSystem.Xml.XmlNode
RemoveAll()System.Xml.XmlElementinlinevirtual
RemoveAllAttributes()System.Xml.XmlElementinlinevirtual
RemoveAllChildren()System.Xml.XmlBoundElementinlinepackage
RemoveAttribute(string name)System.Xml.XmlElementinlinevirtual
RemoveAttribute(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
RemoveAttributeAt(int i)System.Xml.XmlElementinlinevirtual
RemoveAttributeNode(XmlAttribute oldAttr)System.Xml.XmlElementinlinevirtual
RemoveAttributeNode(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
ReplaceChild(XmlNode newChild, XmlNode oldChild)System.Xml.XmlBoundElementinlinevirtual
RowSystem.Xml.XmlBoundElementpackage
SafeFirstChildSystem.Xml.XmlBoundElementpackage
SafeNextSiblingSystem.Xml.XmlBoundElementpackage
SafePreviousSiblingSystem.Xml.XmlBoundElementpackage
SchemaInfoSystem.Xml.XmlElement
SelectNodes(string xpath)System.Xml.XmlNodeinline
SelectNodes(string xpath, XmlNamespaceManager nsmgr)System.Xml.XmlNodeinline
SelectSingleNode(string xpath)System.Xml.XmlNodeinline
SelectSingleNode(string xpath, XmlNamespaceManager nsmgr)System.Xml.XmlNodeinline
SetAttribute(string name, string? value)System.Xml.XmlElementinlinevirtual
SetAttribute(string localName, string? namespaceURI, string? value)System.Xml.XmlElementinlinevirtual
SetAttributeNode(XmlAttribute newAttr)System.Xml.XmlElementinlinevirtual
SetAttributeNode(string localName, string? namespaceURI)System.Xml.XmlElementinlinevirtual
SetParent(XmlNode node)System.Xml.XmlElementinlinepackagevirtual
SetParentForLoad(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SplitName(string name, out string prefix, out string localName)System.Xml.XmlNodeinlinepackagestatic
Supports(string feature, string version)System.Xml.XmlNodeinlinevirtual
this[string localname, string ns]System.Xml.XmlNode
this[string name]System.Xml.XmlNode
UnnestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
ValueSystem.Xml.XmlNode
WriteBoundElementContentTo(DataPointer dp, XmlWriter w)System.Xml.XmlBoundElementinlineprivatestatic
WriteBoundElementTo(DataPointer dp, XmlWriter w)System.Xml.XmlBoundElementinlineprivatestatic
WriteContentTo(XmlWriter w)System.Xml.XmlBoundElementinline
WriteElementTo(XmlWriter writer, XmlElement el)System.Xml.XmlElementinlineprivatestatic
WriteRootBoundElementTo(DataPointer dp, XmlWriter w)System.Xml.XmlBoundElementinlineprivate
WriteStartElement(XmlWriter w)System.Xml.XmlElementinlineprivate
WriteTo(XmlWriter w)System.Xml.XmlBoundElementinline
WriteTo(DataPointer dp, XmlWriter w)System.Xml.XmlBoundElementinlineprivatestatic
XmlBoundElement(string prefix, string localName, string namespaceURI, XmlDocument doc)System.Xml.XmlBoundElementinlinepackage
XmlElement(XmlName name, bool empty, XmlDocument doc)System.Xml.XmlElementinlinepackage
XmlElement(string prefix, string localName, string? namespaceURI, XmlDocument doc)System.Xml.XmlElementinlinepackage
XmlLangSystem.Xml.XmlNodepackage
XmlLinkedNode(XmlDocument doc)System.Xml.XmlLinkedNodeinlinepackage
XmlNameSystem.Xml.XmlElementpackage
XmlNode()System.Xml.XmlNodeinlinepackage
XmlNode(XmlDocument doc)System.Xml.XmlNodeinlinepackage
XmlSpaceSystem.Xml.XmlNodepackage
XPLocalNameSystem.Xml.XmlElementpackage
XPNodeTypeSystem.Xml.XmlElementpackage