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

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

_actualLoadingStatusSystem.Xml.XmlDocumentprivate
_domNameTableSystem.Xml.XmlDocumentprivate
_entitiesSystem.Xml.XmlDocumentprivate
_htElementIDAttrDeclSystem.Xml.XmlDocumentprivate
_htElementIdMapSystem.Xml.XmlDocumentprivate
_implementationSystem.Xml.XmlDocumentprivate
_isLoadingSystem.Xml.XmlDocumentprivate
_lastChildSystem.Xml.XmlDocumentprivate
_namespaceXmlSystem.Xml.XmlDocumentprivate
_onNodeChangedDelegateSystem.Xml.XmlDocumentprivate
_onNodeChangingDelegateSystem.Xml.XmlDocumentprivate
_onNodeInsertedDelegateSystem.Xml.XmlDocumentprivate
_onNodeInsertingDelegateSystem.Xml.XmlDocumentprivate
_onNodeRemovedDelegateSystem.Xml.XmlDocumentprivate
_onNodeRemovingDelegateSystem.Xml.XmlDocumentprivate
_preserveWhitespaceSystem.Xml.XmlDocumentprivate
_reportValiditySystem.Xml.XmlDocumentprivate
_resolverSystem.Xml.XmlDocumentprivate
_schemaInfoSystem.Xml.XmlDocumentprivate
_schemasSystem.Xml.XmlDocumentprivate
ActualLoadingStatusSystem.Xml.XmlDocumentpackage
AddAttrXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
AddDefaultAttributes(XmlElement elem)System.Xml.XmlDocumentinlinepackage
AddElementWithId(string id, XmlElement elem)System.Xml.XmlDocumentinlinepackage
AddIdInfo(XmlName eleName, XmlName attrName)System.Xml.XmlDocumentinlinepackage
AddXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
AfterEvent(XmlNodeChangedEventArgs args)System.Xml.XmlDocumentinlinepackagevirtual
AncestorNode(XmlNode node)System.Xml.XmlNodeinlinepackage
AppendChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
AppendChildForLoad(XmlNode newChild, XmlDocument doc)System.Xml.XmlDocumentinlinepackagevirtual
AppendChildText(StringBuilder builder)System.Xml.XmlNodeinlineprivate
AttributesSystem.Xml.XmlNode
BaseURISystem.Xml.XmlDocument
baseURISystem.Xml.XmlDocumentpackage
BeforeEvent(XmlNodeChangedEventArgs args)System.Xml.XmlDocumentinlinepackagevirtual
bSetResolverSystem.Xml.XmlDocumentpackage
CanInsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlDocumentinlinepackagevirtual
CanInsertBefore(XmlNode newChild, XmlNode refChild)System.Xml.XmlDocumentinlinepackagevirtual
CanReportValiditySystem.Xml.XmlDocumentpackage
CheckName(string name)System.Xml.XmlDocumentinlinepackagestatic
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodeinlinevirtual
Clone()System.Xml.XmlNodeinlineprivate
CloneNode(bool deep)System.Xml.XmlDocumentinline
ConvertToNodeType(string nodeTypeString)System.Xml.XmlDocumentinlinepackage
CopyChildren(XmlDocument doc, XmlNode container, bool deep)System.Xml.XmlNodeinlinepackagevirtual
CreateAttribute(string name)System.Xml.XmlDocumentinline
CreateAttribute(string qualifiedName, string? namespaceURI)System.Xml.XmlDocumentinline
CreateAttribute(string? prefix, string localName, string? namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateCDataSection(string? data)System.Xml.XmlDocumentinlinevirtual
CreateComment(string? data)System.Xml.XmlDocumentinlinevirtual
CreateDefaultAttribute(string? prefix, string localName, string? namespaceURI)System.Xml.XmlDocumentinlinepackagevirtual
CreateDocumentFragment()System.Xml.XmlDocumentinlinevirtual
CreateDocumentType(string name, string? publicId, string? systemId, string? internalSubset)System.Xml.XmlDocumentinlinevirtual
CreateElement(string name)System.Xml.XmlDocumentinline
CreateElement(string qualifiedName, string? namespaceURI)System.Xml.XmlDocumentinline
CreateElement(string? prefix, string localName, string? namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateEntityReference(string name)System.Xml.XmlDocumentinlinevirtual
CreateNavigator()System.Xml.XmlDocumentinlinevirtual
CreateNavigator(XmlNode node)System.Xml.XmlDocumentinlinepackagevirtual
CreateNode(XmlNodeType type, string? prefix, string name, string? namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateNode(string nodeTypeString, string name, string? namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateNode(XmlNodeType type, string name, string? namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateProcessingInstruction(string target, string data)System.Xml.XmlDocumentinlinevirtual
CreateSignificantWhitespace(string? text)System.Xml.XmlDocumentinlinevirtual
CreateTextNode(string? text)System.Xml.XmlDocumentinlinevirtual
CreateWhitespace(string? text)System.Xml.XmlDocumentinlinevirtual
CreateXmlDeclaration(string version, string? encoding, string? standalone)System.Xml.XmlDocumentinlinevirtual
debuggerDisplayProxySystem.Xml.XmlNodeprivate
DeclarationSystem.Xml.XmlDocumentpackage
DocumentSystem.Xml.XmlNodepackage
DocumentElementSystem.Xml.XmlDocument
DocumentTypeSystem.Xml.XmlDocument
DtdSchemaInfoSystem.Xml.XmlDocumentpackage
EmptyEnumeratorSystem.Xml.XmlDocumentpackagestatic
EncodingSystem.Xml.XmlDocumentpackage
EntitiesSystem.Xml.XmlDocumentpackage
fCDataNodesPresentSystem.Xml.XmlDocumentpackage
fEntRefNodesPresentSystem.Xml.XmlDocumentpackage
FindChild(XmlNodeType type)System.Xml.XmlNodeinlinepackagevirtual
FirstChildSystem.Xml.XmlNode
GetDefaultAttribute(XmlElement elem, string attrPrefix, string attrLocalname, string attrNamespaceURI)System.Xml.XmlDocumentinlinepackage
GetElement(ArrayList elementList, XmlElement elem)System.Xml.XmlDocumentinlineprivate
GetElementById(string elementId)System.Xml.XmlDocumentinlinevirtual
GetElementsByTagName(string name)System.Xml.XmlDocumentinlinevirtual
GetElementsByTagName(string localName, string namespaceURI)System.Xml.XmlDocumentinlinevirtual
GetEntityNode(string name)System.Xml.XmlDocumentinlinepackage
GetEnumerator()System.Xml.XmlNodeinlineprivate
GetEnumerator()System.Xml.XmlNodeinline
GetEventArgs(XmlNode node, XmlNode oldParent, XmlNode newParent, string oldValue, string newValue, XmlNodeChangedAction action)System.Xml.XmlDocumentinlinepackagevirtual
GetIDInfoByElement(XmlName eleName)System.Xml.XmlDocumentinlinepackage
GetIDInfoByElement_(XmlName eleName)System.Xml.XmlDocumentinlineprivate
GetInsertEventArgsForLoad(XmlNode node, XmlNode newParent)System.Xml.XmlDocumentinlinepackage
GetNamespaceOfPrefix(string prefix)System.Xml.XmlNodeinlinevirtual
GetNamespaceOfPrefixStrict(string prefix)System.Xml.XmlNodeinlinepackage
GetPrefixOfNamespace(string namespaceURI)System.Xml.XmlNodeinlinevirtual
GetPrefixOfNamespaceStrict(string namespaceURI)System.Xml.XmlNodeinlinepackage
GetResolver()System.Xml.XmlDocumentinlinepackage
GetSchemaElementDecl(XmlElement elem)System.Xml.XmlDocumentinlineprivate
GetXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
GetXPAttribute(string localName, string namespaceURI)System.Xml.XmlNodeinlinepackagevirtual
HasChildNodesSystem.Xml.XmlNode
HasEntityReferencesSystem.Xml.XmlDocumentpackage
HasNodeTypeInNextSiblings(XmlNodeType nt, XmlNode refNode)System.Xml.XmlDocumentinlineprivate
HasNodeTypeInPrevSiblings(XmlNodeType nt, XmlNode refNode)System.Xml.XmlDocumentinlineprivate
HasReadOnlyParent(XmlNode n)System.Xml.XmlNodeinlinepackagestatic
HasSetResolverSystem.Xml.XmlDocumentpackage
ImplementationSystem.Xml.XmlDocument
ImportAttributes(XmlNode fromElem, XmlNode toElem)System.Xml.XmlDocumentinlineprivate
ImportChildren(XmlNode fromNode, XmlNode toNode, bool deep)System.Xml.XmlDocumentinlineprivate
ImportNode(XmlNode node, bool deep)System.Xml.XmlDocumentinlinevirtual
ImportNodeInternal(XmlNode node, bool deep)System.Xml.XmlDocumentinlineprivate
InnerTextSystem.Xml.XmlDocument
InnerXmlSystem.Xml.XmlDocument
InsertAfter(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
InsertBefore(XmlNode newChild, XmlNode? refChild)System.Xml.XmlNodeinlinevirtual
InvalidSchemaInfoSystem.Xml.XmlDocumentpackagestatic
IsConnected()System.Xml.XmlNodeinlinepackage
IsContainerSystem.Xml.XmlDocumentpackage
IsLoadingSystem.Xml.XmlDocumentpackage
IsReadOnlySystem.Xml.XmlDocument
IsTextSystem.Xml.XmlNodepackage
IsTextNode(XmlNodeType nt)System.Xml.XmlDocumentinlinepackagestatic
IsValidChildType(XmlNodeType type)System.Xml.XmlDocumentinlinepackagevirtual
LastChildSystem.Xml.XmlNode
LastNodeSystem.Xml.XmlDocumentpackage
Load(string filename)System.Xml.XmlDocumentinlinevirtual
Load(Stream inStream)System.Xml.XmlDocumentinlinevirtual
Load(TextReader txtReader)System.Xml.XmlDocumentinlinevirtual
Load(XmlReader reader)System.Xml.XmlDocumentinlinevirtual
LoadXml(string xml)System.Xml.XmlDocumentinlinevirtual
LocalNameSystem.Xml.XmlDocument
NameSystem.Xml.XmlDocument
NamespaceURISystem.Xml.XmlNode
NamespaceXmlSystem.Xml.XmlDocumentpackage
NameTableSystem.Xml.XmlDocument
NestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
NextSiblingSystem.Xml.XmlNode
NodeChangedSystem.Xml.XmlDocument
NodeChangingSystem.Xml.XmlDocument
NodeInsertedSystem.Xml.XmlDocument
NodeInsertingSystem.Xml.XmlDocument
NodeRemovedSystem.Xml.XmlDocument
NodeRemovingSystem.Xml.XmlDocument
NodeTypeSystem.Xml.XmlDocument
Normalize()System.Xml.XmlNodeinlinevirtual
NormalizeText(XmlNode node)System.Xml.XmlDocumentinlineprivate
NormalizeWinner(XmlNode firstNode, XmlNode secondNode)System.Xml.XmlNodeinlineprivate
NotKnownSchemaInfoSystem.Xml.XmlDocumentpackagestatic
objLockSystem.Xml.XmlDocumentpackage
OuterXmlSystem.Xml.XmlNode
OwnerDocumentSystem.Xml.XmlDocument
parentNodeSystem.Xml.XmlNodepackage
ParentNodeSystem.Xml.XmlDocument
PrefixSystem.Xml.XmlNode
PrepareDefaultAttribute(SchemaAttDef attdef, string attrPrefix, string attrLocalname, string attrNamespaceURI)System.Xml.XmlDocumentinlineprivate
PrependChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
PreserveWhitespaceSystem.Xml.XmlDocument
PreviousSiblingSystem.Xml.XmlNode
PreviousTextSystem.Xml.XmlNode
ReadNode(XmlReader reader)System.Xml.XmlDocumentinlinevirtual
readonly(string key, int hash)[] s_nameTableSeedsSystem.Xml.XmlDocumentprivatestatic
RemoveAll()System.Xml.XmlNodeinlinevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
RemoveElementWithId(string id, XmlElement elem)System.Xml.XmlDocumentinlinepackage
ReplaceChild(XmlNode newChild, XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
Save(string filename)System.Xml.XmlDocumentinlinevirtual
Save(Stream outStream)System.Xml.XmlDocumentinlinevirtual
Save(TextWriter writer)System.Xml.XmlDocumentinlinevirtual
Save(XmlWriter w)System.Xml.XmlDocumentinlinevirtual
SchemaInfoSystem.Xml.XmlDocument
SchemasSystem.Xml.XmlDocument
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
SetBaseURI(string inBaseURI)System.Xml.XmlDocumentinlinepackage
SetDefaultNamespace(string prefix, string localName, ref string namespaceURI)System.Xml.XmlDocumentinlinepackage
SetParent(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SetParentForLoad(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SetupReader(XmlTextReader tr)System.Xml.XmlDocumentinlineprivate
SplitName(string name, out string prefix, out string localName)System.Xml.XmlNodeinlinepackagestatic
StandaloneSystem.Xml.XmlDocumentpackage
strCDataSectionNameSystem.Xml.XmlDocumentpackage
strCommentNameSystem.Xml.XmlDocumentpackage
strDocumentFragmentNameSystem.Xml.XmlDocumentpackage
strDocumentNameSystem.Xml.XmlDocumentpackage
strEntityNameSystem.Xml.XmlDocumentpackage
strIDSystem.Xml.XmlDocumentpackage
strLangSystem.Xml.XmlDocumentpackage
strNonSignificantWhitespaceNameSystem.Xml.XmlDocumentpackage
strReservedXmlSystem.Xml.XmlDocumentpackage
strReservedXmlnsSystem.Xml.XmlDocumentpackage
strSignificantWhitespaceNameSystem.Xml.XmlDocumentpackage
strSpaceSystem.Xml.XmlDocumentpackage
strTextNameSystem.Xml.XmlDocumentpackage
strXmlSystem.Xml.XmlDocumentpackage
strXmlnsSystem.Xml.XmlDocumentpackage
Supports(string feature, string version)System.Xml.XmlNodeinlinevirtual
TextEncodingSystem.Xml.XmlDocumentpackage
this[string localname, string ns]System.Xml.XmlNode
this[string name]System.Xml.XmlNode
UnnestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
Validate(ValidationEventHandler? validationEventHandler)System.Xml.XmlDocumentinline
Validate(ValidationEventHandler? validationEventHandler, XmlNode nodeToValidate)System.Xml.XmlDocumentinline
ValidSchemaInfoSystem.Xml.XmlDocumentpackagestatic
ValueSystem.Xml.XmlNode
VersionSystem.Xml.XmlDocumentpackage
WriteContentTo(XmlWriter xw)System.Xml.XmlDocumentinline
WriteTo(XmlWriter w)System.Xml.XmlDocumentinline
XmlDocument()System.Xml.XmlDocumentinline
XmlDocument(XmlNameTable nt)System.Xml.XmlDocumentinline
XmlDocument(XmlImplementation imp)System.Xml.XmlDocumentinlinepackage
XmlLangSystem.Xml.XmlNodepackage
XmlNode()System.Xml.XmlNodeinlinepackage
XmlNode(XmlDocument doc)System.Xml.XmlNodeinlinepackage
XmlResolverSystem.Xml.XmlDocument
XmlSpaceSystem.Xml.XmlNodepackage
XPLocalNameSystem.Xml.XmlNodepackage
XPNodeTypeSystem.Xml.XmlDocumentpackage