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


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

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