This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxObjectEnumerator Interface > IGxObjectEnumerator.Current Property (ArcObjects .NET 10.5 SDK) |
The current GxObject in the enumerator.
[Visual Basic .NET] Public ReadOnly Property Current As IGxObject
[C#] public IGxObject Current {get;}