ArcObjects Library Reference (Editor)  

IConflictsWindow.CurrentRow Property

ID of the selected row or feature, or -1 if no current row.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IConflictsWindow Interface