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

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

_hasLineInfoSystem.Xml.XPath.XPathDocumentprivate
_idValueMapSystem.Xml.XPath.XPathDocumentprivate
_idxRootSystem.Xml.XPath.XPathDocumentprivate
_idxTextSystem.Xml.XPath.XPathDocumentprivate
_idxXmlNmspSystem.Xml.XPath.XPathDocumentprivate
_mapNmspSystem.Xml.XPath.XPathDocumentprivate
_nameTableSystem.Xml.XPath.XPathDocumentprivate
_pageRootSystem.Xml.XPath.XPathDocumentprivate
_pageTextSystem.Xml.XPath.XPathDocumentprivate
_pageXmlNmspSystem.Xml.XPath.XPathDocumentprivate
AddIdElement(string id, XPathNode[] pageElem, int idxElem)System.Xml.XPath.XPathDocumentinlinepackage
AddNamespace(XPathNode[] pageElem, int idxElem, XPathNode[] pageNmsp, int idxNmsp)System.Xml.XPath.XPathDocumentinlinepackage
CreateNavigator()System.Xml.XPath.XPathDocumentinline
GetCollapsedTextNode(out XPathNode[] pageText)System.Xml.XPath.XPathDocumentinlinepackage
GetRootNode(out XPathNode[] pageRoot)System.Xml.XPath.XPathDocumentinlinepackage
GetXmlNamespaceNode(out XPathNode[] pageXmlNmsp)System.Xml.XPath.XPathDocumentinlinepackage
HasLineInfoSystem.Xml.XPath.XPathDocumentpackage
LoadFlags enum nameSystem.Xml.XPath.XPathDocumentpackage
LoadFromReader(XmlReader reader, XmlSpace space)System.Xml.XPath.XPathDocumentinlinepackage
LoadFromWriter(LoadFlags flags, string baseUri)System.Xml.XPath.XPathDocumentinlinepackage
LookupIdElement(string id, out XPathNode[] pageElem)System.Xml.XPath.XPathDocumentinlinepackage
LookupNamespaces(XPathNode[] pageElem, int idxElem, out XPathNode[] pageNmsp)System.Xml.XPath.XPathDocumentinlinepackage
NameTableSystem.Xml.XPath.XPathDocumentpackage
SetCollapsedTextNode(XPathNode[] pageText, int idxText)System.Xml.XPath.XPathDocumentinlinepackage
SetRootNode(XPathNode[] pageRoot, int idxRoot)System.Xml.XPath.XPathDocumentinlinepackage
SetupReader(XmlTextReaderImpl reader)System.Xml.XPath.XPathDocumentinlineprivate
SetXmlNamespaceNode(XPathNode[] pageXmlNmsp, int idxXmlNmsp)System.Xml.XPath.XPathDocumentinlinepackage
XPathDocument()System.Xml.XPath.XPathDocumentinlinepackage
XPathDocument(XmlNameTable nameTable)System.Xml.XPath.XPathDocumentinlinepackage
XPathDocument(XmlReader reader)System.Xml.XPath.XPathDocumentinline
XPathDocument(XmlReader reader, XmlSpace space)System.Xml.XPath.XPathDocumentinline
XPathDocument(TextReader textReader)System.Xml.XPath.XPathDocumentinline
XPathDocument(Stream stream)System.Xml.XPath.XPathDocumentinline
XPathDocument(string uri)System.Xml.XPath.XPathDocumentinline
XPathDocument(string uri, XmlSpace space)System.Xml.XPath.XPathDocumentinline