_op | MS.Internal.Xml.XPath.LogicalExpr | private |
_opnd1 | MS.Internal.Xml.XPath.LogicalExpr | private |
_opnd2 | MS.Internal.Xml.XPath.LogicalExpr | private |
Advance() | MS.Internal.Xml.XPath.ValueQuery | inline |
Clone() | MS.Internal.Xml.XPath.LogicalExpr | inline |
MS::Internal::Xml::XPath::ValueQuery.Clone(Query input) | MS.Internal.Xml.XPath.Query | inlinestatic |
MS::Internal::Xml::XPath::ValueQuery.Clone(XPathNodeIterator input) | MS.Internal.Xml.XPath.Query | inlineprotectedstatic |
MS::Internal::Xml::XPath::ValueQuery.Clone(XPathNavigator input) | MS.Internal.Xml.XPath.Query | inlineprotectedstatic |
cmpBoolBoolE(Operator.Op op, bool n1, bool n2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolBoolE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolBoolO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolNumberE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolNumberO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolStringE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpBoolStringO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpNumberNumber(Operator.Op op, double n1, double n2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpNumberNumber(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpNumberNumberO(Operator.Op op, double n1, double n2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryBoolE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryBoolO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryNumber(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryQueryE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryQueryO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryStringE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpQueryStringO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfBoolE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfBoolO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfNumber(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfQueryE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfQueryO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfRtfE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfRtfO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfStringE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpRtfStringO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpStringNumber(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpStringStringE(Operator.Op op, string n1, string n2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpStringStringE(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpStringStringO(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
cmpXslt(Operator.Op op, object val1, object val2) | MS.Internal.Xml.XPath.LogicalExpr | private |
CompareNodes(XPathNavigator l, XPathNavigator r) | MS.Internal.Xml.XPath.Query | inlinestatic |
count | System.Xml.XPath.XPathNodeIterator | package |
Count | MS.Internal.Xml.XPath.ValueQuery | |
Current | MS.Internal.Xml.XPath.ValueQuery | |
CurrentPosition | MS.Internal.Xml.XPath.ValueQuery | |
debuggerDisplayProxy | System.Xml.XPath.XPathNodeIterator | private |
Evaluate(XPathNodeIterator nodeIterator) | MS.Internal.Xml.XPath.LogicalExpr | inline |
GetEnumerator() | System.Xml.XPath.XPathNodeIterator | inlinevirtual |
GetMedian(int l, int r) | MS.Internal.Xml.XPath.Query | inlineprivatestatic |
GetXPathType(object value) | MS.Internal.Xml.XPath.Query | inlineprotected |
Insert(List< XPathNavigator > buffer, XPathNavigator nav) | MS.Internal.Xml.XPath.Query | inlinestatic |
LogicalExpr(Operator.Op op, Query opnd1, Query opnd2) | MS.Internal.Xml.XPath.LogicalExpr | inline |
LogicalExpr(LogicalExpr other) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivate |
MatchNode(XPathNavigator current) | MS.Internal.Xml.XPath.Query | inlinevirtual |
MoveNext() | MS.Internal.Xml.XPath.Query | inline |
Properties | MS.Internal.Xml.XPath.Query | |
Query() | MS.Internal.Xml.XPath.Query | inline |
Query(Query other) | MS.Internal.Xml.XPath.Query | inlineprotected |
Reset() | MS.Internal.Xml.XPath.ValueQuery | inline |
ResetableIterator() | MS.Internal.Xml.XPath.ResetableIterator | inline |
ResetableIterator(ResetableIterator other) | MS.Internal.Xml.XPath.ResetableIterator | inlineprotected |
ResetCount() | MS.Internal.Xml.XPath.ResetableIterator | inlineprotected |
Rtf(object o) | MS.Internal.Xml.XPath.LogicalExpr | inlineprivatestatic |
s_CompXsltE | MS.Internal.Xml.XPath.LogicalExpr | privatestatic |
s_CompXsltO | MS.Internal.Xml.XPath.LogicalExpr | privatestatic |
SetXsltContext(XsltContext context) | MS.Internal.Xml.XPath.LogicalExpr | inlinevirtual |
StaticType | MS.Internal.Xml.XPath.LogicalExpr | |
ValueQuery() | MS.Internal.Xml.XPath.ValueQuery | inline |
ValueQuery(ValueQuery other) | MS.Internal.Xml.XPath.ValueQuery | inlineprotected |
XsltDefaultPriority | MS.Internal.Xml.XPath.Query | |