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

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

_dataSystem.Xml.XmlCharacterDataprivate
AfterEvent(XmlNodeChangedEventArgs args)System.Xml.XmlNodeinlinepackagevirtual
AncestorNode(XmlNode node)System.Xml.XmlNodeinlinepackage
AppendChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
AppendChildForLoad(XmlNode newChild, XmlDocument doc)System.Xml.XmlNodeinlinepackagevirtual
AppendChildText(StringBuilder builder)System.Xml.XmlNodeinlineprivate
AppendData(string? strData)System.Xml.XmlCharacterDatainlinevirtual
AttributesSystem.Xml.XmlNode
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
CheckOnData(string data)System.Xml.XmlCharacterDatainlinepackage
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodeinlinevirtual
Clone()System.Xml.XmlNodeinlineprivate
CloneNode(bool deep)System.Xml.XmlTextinline
CopyChildren(XmlDocument doc, XmlNode container, bool deep)System.Xml.XmlNodeinlinepackagevirtual
CreateNavigator()System.Xml.XmlNodeinlinevirtual
DataSystem.Xml.XmlCharacterData
debuggerDisplayProxySystem.Xml.XmlNodeprivate
DecideXPNodeTypeForTextNodes(XmlNode node, ref XPathNodeType xnt)System.Xml.XmlCharacterDatainlinepackage
DeleteData(int offset, int count)System.Xml.XmlCharacterDatainlinevirtual
DocumentSystem.Xml.XmlNodepackage
FindChild(XmlNodeType type)System.Xml.XmlNodeinlinepackagevirtual
FirstChildSystem.Xml.XmlNode
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 namespaceURI)System.Xml.XmlNodeinlinepackagevirtual
HasChildNodesSystem.Xml.XmlNode
HasReadOnlyParent(XmlNode n)System.Xml.XmlNodeinlinepackagestatic
InnerTextSystem.Xml.XmlCharacterData
InnerXmlSystem.Xml.XmlNode
InsertAfter(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
InsertBefore(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
InsertData(int offset, string? strData)System.Xml.XmlCharacterDatainlinevirtual
IsConnected()System.Xml.XmlNodeinlinepackage
IsContainerSystem.Xml.XmlNodepackage
IsReadOnlySystem.Xml.XmlNode
IsTextSystem.Xml.XmlTextpackage
IsValidChildType(XmlNodeType type)System.Xml.XmlNodeinlinepackagevirtual
LastChildSystem.Xml.XmlNode
LastNodeSystem.Xml.XmlNodepackage
LengthSystem.Xml.XmlCharacterData
LocalNameSystem.Xml.XmlText
NameSystem.Xml.XmlText
NamespaceURISystem.Xml.XmlNode
NestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
nextSystem.Xml.XmlLinkedNodepackage
NextSiblingSystem.Xml.XmlLinkedNode
NodeTypeSystem.Xml.XmlText
Normalize()System.Xml.XmlNodeinlinevirtual
NormalizeWinner(XmlNode firstNode, XmlNode secondNode)System.Xml.XmlNodeinlineprivate
OuterXmlSystem.Xml.XmlNode
OwnerDocumentSystem.Xml.XmlNode
parentNodeSystem.Xml.XmlNodepackage
ParentNodeSystem.Xml.XmlText
PrefixSystem.Xml.XmlNode
PrependChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
PreviousSiblingSystem.Xml.XmlLinkedNode
PreviousTextSystem.Xml.XmlText
RemoveAll()System.Xml.XmlNodeinlinevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
ReplaceChild(XmlNode newChild, XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
ReplaceData(int offset, int count, string? strData)System.Xml.XmlCharacterDatainlinevirtual
SchemaInfoSystem.Xml.XmlNode
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
SetParent(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SetParentForLoad(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SplitName(string name, out string prefix, out string localName)System.Xml.XmlNodeinlinepackagestatic
SplitText(int offset)System.Xml.XmlTextinlinevirtual
Substring(int offset, int count)System.Xml.XmlCharacterDatainlinevirtual
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.XmlText
WriteContentTo(XmlWriter w)System.Xml.XmlTextinline
WriteTo(XmlWriter w)System.Xml.XmlTextinline
XmlCharacterData(string? data, XmlDocument doc)System.Xml.XmlCharacterDatainlinepackage
XmlLangSystem.Xml.XmlNodepackage
XmlLinkedNode(XmlDocument doc)System.Xml.XmlLinkedNodeinlinepackage
XmlNode()System.Xml.XmlNodeinlinepackage
XmlNode(XmlDocument doc)System.Xml.XmlNodeinlinepackage
XmlSpaceSystem.Xml.XmlNodepackage
XmlText(string strData)System.Xml.XmlTextinlinepackage
XmlText(string? strData, XmlDocument doc)System.Xml.XmlTextinlinepackage
XPLocalNameSystem.Xml.XmlNodepackage
XPNodeTypeSystem.Xml.XmlTextpackage