![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the methods on a collection of Arc Info Query objects.
Description | ||
---|---|---|
![]() |
Add | Adds an IArcQuery object to querys collection . |
![]() |
Count | The number of elements in the querys collection. |
![]() |
Item | The IArcQuery object in the collection at the specified index. |
![]() |
NewEnum | Allows the enumeration of querys collection with the For...Each syntax. |
![]() |
Remove | Removes an IArcQuery element from the querys collection. |