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


IGxObjectEnumerator.Current Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxObjectEnumerator.Current Property

The current GxObject in the enumerator.

[Visual Basic .NET]
Public ReadOnly Property Current As IGxObject
[C#]
public IGxObject Current {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectEnumerator Interface