This document is archived and information here might be outdated.  Recommended version.


IXmlQuery Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IX > IXmlQuery Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.