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