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


IArcQuerys Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IArcQuerys Interface

Provides access to the methods on a collection of Arc Info Query objects.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Add Adds an IArcQuery object to querys collection .
Read-only property Count The number of elements in the querys collection.
Read-only property Item The IArcQuery object in the collection at the specified index.
Read-only property NewEnum Allows the enumeration of querys collection with the For...Each syntax.
Method Remove Removes an IArcQuery element from the querys collection.

CoClasses that implement IArcQuerys

CoClasses and Classes Description