Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Xml.XPath.XNodeNavigator Member List

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

_nameTableSystem.Xml.XPath.XNodeNavigatorprivate
_parentSystem.Xml.XPath.XNodeNavigatorprivate
_sourceSystem.Xml.XPath.XNodeNavigatorprivate
AppendChild()System.Xml.XPath.XPathNavigatorinlinevirtual
AppendChild(string newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
AppendChild(XmlReader newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
AppendChild(XPathNavigator newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
AppendChildElement(string prefix, string localName, string namespaceURI, string value)System.Xml.XPath.XPathNavigatorinlinevirtual
BaseURISystem.Xml.XPath.XNodeNavigator
BuildSubtree(XmlReader reader, XmlWriter writer)System.Xml.XPath.XPathNavigatorinlinepackage
CanEditSystem.Xml.XPath.XPathNavigator
CheckValidity(XmlSchemaSet schemas, ValidationEventHandler validationEventHandler)System.Xml.XPath.XPathNavigatorinlinevirtual
Clone()System.Xml.XPath.XNodeNavigatorinline
CollectText(XText n)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
ComparePosition(XPathNavigator? nav)System.Xml.XPath.XPathNavigatorinlinevirtual
comparerSystem.Xml.XPath.XPathNavigatorpackagestatic
CompareSiblings(XPathNavigator n1, XPathNavigator n2)System.Xml.XPath.XPathNavigatorinlineprivate
Compile(string xpath)System.Xml.XPath.XPathNavigatorinlinevirtual
CompileMatchPattern(string xpath)System.Xml.XPath.XPathNavigatorinlineprivatestatic
ContentKindMasksSystem.Xml.XPath.XPathNavigatorpackagestatic
CreateAttribute(string prefix, string localName, string namespaceURI, string value)System.Xml.XPath.XPathNavigatorinlinevirtual
CreateAttributes()System.Xml.XPath.XPathNavigatorinlinevirtual
CreateContextReader(string xml, bool fromCurrentNode)System.Xml.XPath.XPathNavigatorinlineprivate
CreateNameTable()System.Xml.XPath.XNodeNavigatorinlineprivatestatic
CreateNavigator()System.Xml.XPath.XPathNavigatorinlinevirtual
CreateReader()System.Xml.XPath.XPathNavigatorinlineprivate
debuggerDisplayProxySystem.Xml.XPath.XPathNavigatorprivate
DeleteRange(XPathNavigator lastSiblingToDelete)System.Xml.XPath.XPathNavigatorinlinevirtual
DeleteSelf()System.Xml.XPath.XPathNavigatorinlinevirtual
Evaluate(string xpath)System.Xml.XPath.XPathNavigatorinlinevirtual
Evaluate(string xpath, IXmlNamespaceResolver? resolver)System.Xml.XPath.XPathNavigatorinlinevirtual
Evaluate(XPathExpression expr)System.Xml.XPath.XPathNavigatorinlinevirtual
Evaluate(XPathExpression expr, XPathNodeIterator? context)System.Xml.XPath.XPathNavigatorinlinevirtual
GetAttribute(string localName, string namespaceURI)System.Xml.XPath.XPathNavigatorinlinevirtual
GetContentKindMask(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackagestatic
GetDepth(XPathNavigator nav)System.Xml.XPath.XPathNavigatorinlineprivatestatic
GetElementContentMask(XPathNodeType type)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
GetFirstNamespaceDeclarationGlobal(XElement e)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
GetFirstNamespaceDeclarationLocal(XElement e)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
GetKindMask(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackagestatic
GetLocalName()System.Xml.XPath.XNodeNavigatorinlineprivate
GetNamespace(string name)System.Xml.XPath.XPathNavigatorinlinevirtual
GetNamespaces(IXmlNamespaceResolver resolver)System.Xml.XPath.XPathNavigatorinlinepackagestatic
GetNamespacesInScope(XmlNamespaceScope scope)System.Xml.XPath.XPathNavigatorinlinevirtual
GetNamespaceURI()System.Xml.XPath.XNodeNavigatorinlineprivate
GetNextNamespaceDeclarationGlobal(XAttribute a)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
GetNextNamespaceDeclarationLocal(XAttribute a)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
GetPrefix()System.Xml.XPath.XNodeNavigatorinlineprivate
GetValidatingReader(XmlReader reader, XmlSchemaSet schemas, ValidationEventHandler validationEvent, XmlSchemaType schemaType, XmlSchemaElement schemaElement, XmlSchemaAttribute schemaAttribute)System.Xml.XPath.XPathNavigatorinlineprivate
GetXmlNamespaceDeclaration()System.Xml.XPath.XNodeNavigatorinlineprivatestatic
HasAttributesSystem.Xml.XPath.XNodeNavigator
HasChildrenSystem.Xml.XPath.XNodeNavigator
HasLineInfo()System.Xml.XPath.XNodeNavigatorinlineprivate
HasNamespaceDeclarationInScope(XAttribute a, XElement e)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
IndexInParentSystem.Xml.XPath.XPathNavigatorpackage
InnerXmlSystem.Xml.XPath.XPathNavigator
InsertAfter()System.Xml.XPath.XPathNavigatorinlinevirtual
InsertAfter(string newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertAfter(XmlReader newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertAfter(XPathNavigator newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertBefore()System.Xml.XPath.XPathNavigatorinlinevirtual
InsertBefore(string newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertBefore(XmlReader newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertBefore(XPathNavigator newSibling)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertElementAfter(string prefix, string localName, string namespaceURI, string value)System.Xml.XPath.XPathNavigatorinlinevirtual
InsertElementBefore(string prefix, string localName, string namespaceURI, string value)System.Xml.XPath.XPathNavigatorinlinevirtual
IsContent(XContainer c, XNode n)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
IsDescendant([NotNullWhen(true)] XPathNavigator? nav)System.Xml.XPath.XPathNavigatorinlinevirtual
IsEmptyElementSystem.Xml.XPath.XNodeNavigator
IsNodeSystem.Xml.XPath.XPathNavigator
IsSamePosition(XPathNavigator navigator)System.Xml.XPath.XNodeNavigatorinline
IsSamePosition(XNodeNavigator n1, XNodeNavigator n2)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
IsText(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackagestatic
IsValidChildType(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlineprivate
IsValidSiblingType(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlineprivate
IsXmlNamespaceDeclaration(XAttribute a)System.Xml.XPath.XNodeNavigatorinlineprivatestatic
LineNumberSystem.Xml.XPath.XNodeNavigatorprivate
LinePositionSystem.Xml.XPath.XNodeNavigatorprivate
LocalNameSystem.Xml.XPath.XNodeNavigator
LookupNamespace(string prefix)System.Xml.XPath.XPathNavigatorinlinevirtual
LookupPrefix(string namespaceURI)System.Xml.XPath.XPathNavigatorinlinevirtual
Matches(XPathExpression expr)System.Xml.XPath.XPathNavigatorinlinevirtual
Matches(string xpath)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveTo(XPathNavigator navigator)System.Xml.XPath.XNodeNavigatorinline
MoveToAttribute(string localName, string namespaceName)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToChild(string localName, string namespaceName)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToChild(XPathNodeType type)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToFirst()System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToFirstAttribute()System.Xml.XPath.XNodeNavigatorinline
MoveToFirstChild()System.Xml.XPath.XNodeNavigatorinline
MoveToFirstNamespace(XPathNamespaceScope scope)System.Xml.XPath.XNodeNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToFirstNamespace()System.Xml.XPath.XPathNavigatorinline
MoveToFollowing(string localName, string namespaceURI)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToFollowing(string localName, string namespaceURI, XPathNavigator? end)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToFollowing(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToFollowing(XPathNodeType type, XPathNavigator? end)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToId(string id)System.Xml.XPath.XNodeNavigatorinline
MoveToNamespace(string localName)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToNext()System.Xml.XPath.XNodeNavigatorinline
MoveToNext(string localName, string namespaceName)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToNext(XPathNodeType type)System.Xml.XPath.XNodeNavigatorinlinevirtual
MoveToNextAttribute()System.Xml.XPath.XNodeNavigatorinline
MoveToNextNamespace(XPathNamespaceScope scope)System.Xml.XPath.XNodeNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToNextNamespace()System.Xml.XPath.XPathNavigatorinline
MoveToNonDescendant()System.Xml.XPath.XPathNavigatorinlinepackage
MoveToParent()System.Xml.XPath.XNodeNavigatorinline
MoveToPrevious()System.Xml.XPath.XNodeNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToPrevious(string localName, string namespaceURI)System.Xml.XPath.XPathNavigatorinlinepackage
System::Xml::XPath::XPathNavigator.MoveToPrevious(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackage
MoveToRoot()System.Xml.XPath.XPathNavigatorinlinevirtual
NameSystem.Xml.XPath.XNodeNavigator
NamespaceURISystem.Xml.XPath.XNodeNavigator
NameTableSystem.Xml.XPath.XNodeNavigator
NavigatorComparerSystem.Xml.XPath.XPathNavigatorstatic
NodeTypeSystem.Xml.XPath.XNodeNavigator
NodeTypeLetterSystem.Xml.XPath.XPathNavigatorpackagestatic
OuterXmlSystem.Xml.XPath.XPathNavigator
PrefixSystem.Xml.XPath.XNodeNavigator
PrependChild()System.Xml.XPath.XPathNavigatorinlinevirtual
PrependChild(string newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
PrependChild(XmlReader newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
PrependChild(XPathNavigator newChild)System.Xml.XPath.XPathNavigatorinlinevirtual
PrependChildElement(string prefix, string localName, string namespaceURI, string value)System.Xml.XPath.XPathNavigatorinlinevirtual
ReadSubtree()System.Xml.XPath.XNodeNavigatorinlinevirtual
ReplaceRange(XPathNavigator lastSiblingToReplace)System.Xml.XPath.XPathNavigatorinlinevirtual
ReplaceSelf(string newNode)System.Xml.XPath.XPathNavigatorinlinevirtual
ReplaceSelf(XmlReader newNode)System.Xml.XPath.XPathNavigatorinlinevirtual
ReplaceSelf(XPathNavigator newNode)System.Xml.XPath.XPathNavigatorinlinevirtual
s_ElementContentMasksSystem.Xml.XPath.XNodeNavigatorprivatestatic
s_XmlNamespaceDeclarationSystem.Xml.XPath.XNodeNavigatorprivatestatic
SchemaInfoSystem.Xml.XPath.XPathNavigator
Select(string xpath)System.Xml.XPath.XPathNavigatorinlinevirtual
Select(string xpath, IXmlNamespaceResolver? resolver)System.Xml.XPath.XPathNavigatorinlinevirtual
Select(XPathExpression expr)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectAncestors(XPathNodeType type, bool matchSelf)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectAncestors(string name, string namespaceURI, bool matchSelf)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectChildren(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectChildren(string name, string namespaceURI)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectDescendants(XPathNodeType type, bool matchSelf)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectDescendants(string name, string namespaceURI, bool matchSelf)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectSingleNode(string xpath)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectSingleNode(string xpath, IXmlNamespaceResolver? resolver)System.Xml.XPath.XPathNavigatorinlinevirtual
SelectSingleNode(XPathExpression expression)System.Xml.XPath.XPathNavigatorinlinevirtual
SetTypedValue(object typedValue)System.Xml.XPath.XPathNavigatorinlinevirtual
SetValue(string value)System.Xml.XPath.XPathNavigatorinlinevirtual
ToString()System.Xml.XPath.XPathNavigatorinline
TypedValueSystem.Xml.XPath.XPathNavigator
UnderlyingObjectSystem.Xml.XPath.XNodeNavigator
UniqueIdSystem.Xml.XPath.XPathNavigatorpackage
UniqueIdTblSystem.Xml.XPath.XPathNavigatorpackagestatic
ValueSystem.Xml.XPath.XNodeNavigator
ValueAs(Type returnType, IXmlNamespaceResolver? nsResolver)System.Xml.XPath.XPathNavigatorinline
System::Xml::XPath::XPathItem.ValueAs(Type returnType)System.Xml.XPath.XPathIteminlinevirtual
ValueAsBooleanSystem.Xml.XPath.XPathNavigator
ValueAsDateTimeSystem.Xml.XPath.XPathNavigator
ValueAsDoubleSystem.Xml.XPath.XPathNavigator
ValueAsIntSystem.Xml.XPath.XPathNavigator
ValueAsLongSystem.Xml.XPath.XPathNavigator
ValueTypeSystem.Xml.XPath.XPathNavigator
WriteSubtree(XmlWriter writer)System.Xml.XPath.XPathNavigatorinlinevirtual
XmlLangSystem.Xml.XPath.XPathNavigator
xmlnsPrefixNamespaceSystem.Xml.XPath.XNodeNavigatorpackagestatic
xmlPrefixNamespaceSystem.Xml.XPath.XNodeNavigatorpackagestatic
XmlTypeSystem.Xml.XPath.XPathNavigator
XNodeNavigator(XNode node, XmlNameTable nameTable)System.Xml.XPath.XNodeNavigatorinline
XNodeNavigator(XNodeNavigator other)System.Xml.XPath.XNodeNavigatorinline