This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface > IArcQuerys.Item Property (ArcObjects .NET 10.4 SDK) |
The IArcQuery object in the collection at the specified index.
[Visual Basic .NET] Public Function get_Item ( _ ByVal Index As Object _ ) As IArcQuery
[C#] public IArcQuery get_Item ( object Index );