ArcObjects Library Reference (GeoprocessingUI)  

IArcQuerys.Count Property

The number of elements in the querys collection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuerys Interface