ArcObjects Library Reference (GeoprocessingUI)  

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