Click or drag to resize

XPathFilterBuilderCreateDereferenceFilter Method

Overload List
  NameDescription
Public methodStatic memberCreateDereferenceFilter(String, IXPathQueryObject, String)
Creates a filter that dereferences a matching expression, and returns the resulting values from the referenced attribute
Public methodStatic memberCreateDereferenceFilter(String, String, Object, String)
Creates a filter that dereferences a matching expression, and returns the resulting values from the referenced attribute
Public methodStatic memberCreateDereferenceFilter(String, AttributeValuePairCollection, ComparisonOperator, GroupOperator, String)
Creates a filter that dereferences a matching expression, and returns the resulting values from the referenced attribute
Public methodStatic memberCreateDereferenceFilter(String, DictionaryString, Object, ComparisonOperator, GroupOperator, String)
Creates a filter that dereferences a matching expression, and returns the resulting values from the referenced attribute
Top
See Also