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


IArcQuerys.NewEnum Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuerys Interface > IArcQuerys.NewEnum Property
ArcGIS Developer Help

IArcQuerys.NewEnum Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuerys Interface