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


IXmlQuery.NumExpressions Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IX > IXmlQuery Interface > IXmlQuery.NumExpressions Property
ArcGIS Developer Help

IXmlQuery.NumExpressions Property

Number of expressions that were generated.

[Visual Basic .NET]
Public ReadOnly Property NumExpressions As Integer
[C#]
public int NumExpressions {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IXmlQuery Interface