Provides access to the methods on a collection of Arc Info Query objects.
Product Availability
Available with ArcGIS Desktop.
Members
| 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. |