This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface > IArcQuerys.Remove Method (ArcObjects .NET 10.4 SDK) |
Removes an IArcQuery element from the querys collection.
[Visual Basic .NET] Public Sub Remove ( _ ByVal Index As Object _ )
[C#] public void Remove ( object Index );