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

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

GetAttribute(ref XPathNode[] pageNode, ref int idxNode, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetChild(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlineprivatestatic
GetContentChild(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetContentChild(ref XPathNode[] pageNode, ref int idxNode, XPathNodeType typ)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetContentFollowing(ref XPathNode[] pageCurrent, ref int idxCurrent, XPathNode[] pageEnd, int idxEnd, XPathNodeType typ)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetContentSibling(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetContentSibling(ref XPathNode[] pageNode, ref int idxNode, XPathNodeType typ)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetElementChild(ref XPathNode[] pageNode, ref int idxNode, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetElementFollowing(ref XPathNode[] pageCurrent, ref int idxCurrent, XPathNode[] pageEnd, int idxEnd, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetElementSibling(ref XPathNode[] pageNode, ref int idxNode, string localName, string namespaceName)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetFirstAttribute(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetInScopeNamespaces(XPathNode[] pageElem, int idxElem, out XPathNode[] pageNmsp)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetLocalNamespaces(XPathNode[] pageElem, int idxElem, out XPathNode[] pageNmsp)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetLocation(XPathNode[] pageNode, int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetNextAttribute(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetNonDescendant(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetParent(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetPreviousContentSibling(ref XPathNode[] pageNode, ref int idxNode)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic
GetTextFollowing(ref XPathNode[] pageCurrent, ref int idxCurrent, XPathNode[] pageEnd, int idxEnd)MS.Internal.Xml.Cache.XPathNodeHelperinlinestatic