Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathDocumentNavigator Member List

This is the complete list of members for MS.Internal.Xml.Cache.XPathDocumentNavigator, including all inherited members.

_atomizedLocalNameMS.Internal.Xml.Cache.XPathDocumentNavigatorprivate
_idxCurrentMS.Internal.Xml.Cache.XPathDocumentNavigatorprivate
_idxParentMS.Internal.Xml.Cache.XPathDocumentNavigatorprivate
_pageCurrentMS.Internal.Xml.Cache.XPathDocumentNavigatorprivate
_pageParentMS.Internal.Xml.Cache.XPathDocumentNavigatorprivate
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
BaseURIMS.Internal.Xml.Cache.XPathDocumentNavigator
BuildSubtree(XmlReader reader, XmlWriter writer)System.Xml.XPath.XPathNavigatorinlinepackage
CanEditSystem.Xml.XPath.XPathNavigator
CheckValidity(XmlSchemaSet schemas, ValidationEventHandler validationEventHandler)System.Xml.XPath.XPathNavigatorinlinevirtual
Clone()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
ComparePosition(XPathNavigator other)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
System::Xml::XPath::XPathNavigator.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
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
GetFollowingEnd(XPathDocumentNavigator end, bool useParentOfVirtual, out XPathNode[] pageEnd)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlineprivate
GetKindMask(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackagestatic
GetNamespace(string name)System.Xml.XPath.XPathNavigatorinlinevirtual
GetNamespaces(IXmlNamespaceResolver resolver)System.Xml.XPath.XPathNavigatorinlinepackagestatic
GetNamespacesInScope(XmlNamespaceScope scope)System.Xml.XPath.XPathNavigatorinlinevirtual
GetPositionHashCode()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
GetPrimaryLocation()MS.Internal.Xml.Cache.XPathDocumentNavigatorinlineprivate
GetSecondaryLocation()MS.Internal.Xml.Cache.XPathDocumentNavigatorinlineprivate
GetValidatingReader(XmlReader reader, XmlSchemaSet schemas, ValidationEventHandler validationEvent, XmlSchemaType schemaType, XmlSchemaElement schemaElement, XmlSchemaAttribute schemaAttribute)System.Xml.XPath.XPathNavigatorinlineprivate
HasAttributesMS.Internal.Xml.Cache.XPathDocumentNavigator
HasChildrenMS.Internal.Xml.Cache.XPathDocumentNavigator
HasLineInfo()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
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
IsDescendant([NotNullWhen(true)] XPathNavigator other)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
System::Xml::XPath::XPathNavigator.IsDescendant([NotNullWhen(true)] XPathNavigator? nav)System.Xml.XPath.XPathNavigatorinlinevirtual
IsElementMatch(string localName, string namespaceURI)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
IsEmptyElementMS.Internal.Xml.Cache.XPathDocumentNavigator
IsKindMatch(XPathNodeType typ)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
IsNodeSystem.Xml.XPath.XPathNavigator
IsSamePosition(XPathNavigator other)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
IsText(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinepackagestatic
IsValidChildType(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlineprivate
IsValidSiblingType(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlineprivate
LineNumberMS.Internal.Xml.Cache.XPathDocumentNavigator
LinePositionMS.Internal.Xml.Cache.XPathDocumentNavigator
LocalNameMS.Internal.Xml.Cache.XPathDocumentNavigator
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 other)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToAttribute(string localName, string namespaceURI)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
MoveToChild(string localName, string namespaceURI)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
MoveToChild(XPathNodeType type)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
MoveToFirst()System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToFirstAttribute()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToFirstChild()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToFirstNamespace(XPathNamespaceScope namespaceScope)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToFirstNamespace()System.Xml.XPath.XPathNavigatorinline
MoveToFollowing(string localName, string namespaceURI, XPathNavigator end)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToFollowing(XPathNodeType type, XPathNavigator end)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToFollowing(string localName, string namespaceURI)System.Xml.XPath.XPathNavigatorinlinevirtual
System::Xml::XPath::XPathNavigator.MoveToFollowing(string localName, string namespaceURI, XPathNavigator? end)System.Xml.XPath.XPathNavigatorinlinevirtual
System::Xml::XPath::XPathNavigator.MoveToFollowing(XPathNodeType type)System.Xml.XPath.XPathNavigatorinlinevirtual
System::Xml::XPath::XPathNavigator.MoveToFollowing(XPathNodeType type, XPathNavigator? end)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToId(string id)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToNamespace(string name)System.Xml.XPath.XPathNavigatorinlinevirtual
MoveToNext()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToNext(string localName, string namespaceURI)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
MoveToNext(XPathNodeType type)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
MoveToNextAttribute()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToNextNamespace(XPathNamespaceScope scope)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
System::Xml::XPath::XPathNavigator.MoveToNextNamespace()System.Xml.XPath.XPathNavigatorinline
MoveToNonDescendant()System.Xml.XPath.XPathNavigatorinlinepackage
MoveToParent()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
MoveToPrevious()MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
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()MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
NameMS.Internal.Xml.Cache.XPathDocumentNavigator
NamespaceURIMS.Internal.Xml.Cache.XPathDocumentNavigator
NameTableMS.Internal.Xml.Cache.XPathDocumentNavigator
NavigatorComparerSystem.Xml.XPath.XPathNavigatorstatic
NodeTypeMS.Internal.Xml.Cache.XPathDocumentNavigator
NodeTypeLetterSystem.Xml.XPath.XPathNavigatorpackagestatic
OuterXmlSystem.Xml.XPath.XPathNavigator
PrefixMS.Internal.Xml.Cache.XPathDocumentNavigator
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.XPathNavigatorinlinevirtual
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
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)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
SelectChildren(string name, string namespaceURI)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
SelectDescendants(XPathNodeType type, bool matchSelf)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
SelectDescendants(string name, string namespaceURI, bool matchSelf)MS.Internal.Xml.Cache.XPathDocumentNavigatorinlinevirtual
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
UnderlyingObjectMS.Internal.Xml.Cache.XPathDocumentNavigator
UniqueIdMS.Internal.Xml.Cache.XPathDocumentNavigatorpackage
UniqueIdTblSystem.Xml.XPath.XPathNavigatorpackagestatic
ValueMS.Internal.Xml.Cache.XPathDocumentNavigator
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
XmlTypeSystem.Xml.XPath.XPathNavigator
XPathDocumentNavigator(XPathNode[] pageCurrent, int idxCurrent, XPathNode[] pageParent, int idxParent)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline
XPathDocumentNavigator(XPathDocumentNavigator nav)MS.Internal.Xml.Cache.XPathDocumentNavigatorinline