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


IGxObjectEnumerator.CurrentPos 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.CurrentPos Property
ArcGIS Developer Help

IGxObjectEnumerator.CurrentPos Property

The current position of the GxObject in the enumerator.

[Visual Basic .NET]
Public Property CurrentPos As Integer
[C#]
public int CurrentPos {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectEnumerator Interface