ArcObjects Library Reference (CatalogUI)  

IXmlQuery Interface

Provides access to members that generate XSL Pattern expressions from a query.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method BuildExpressions Creates a set of XSL Pattern expressions from a query.
Method GetExpression The nth expression.
Read/write property IsAnd Indicates if the expressions are ANDed together (as opposed to ORed).
Read-only property NumExpressions Number of expressions that were generated.

CoClasses that implement IXmlQuery

CoClasses and Classes Description
FileSystemQuery A query that can be used to search XML documents.