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


IGxObjectEnumerator.Current Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxObjectEnumerator Interface > IGxObjectEnumerator.Current Property
ArcGIS Developer Help

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