ArcObjects Library Reference (Editor)  

IVersionChangesWindow.CurrentRow Property

ID of the current row or feature.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IVersionChangesWindow Interface