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


IXmlQuery.NumExpressions Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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