This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface > IArcQuerys.NewEnum Property (ArcObjects .NET 10.4 SDK) |
Allows the enumeration of querys collection with the For...Each syntax.
[Visual Basic .NET] Public ReadOnly Property NewEnum As IArcQuery
[C#] public IArcQuery NewEnum {get;}