This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConflictsWindow Interface > IConflictsWindow.CurrentRow Property (ArcObjects .NET 10.4 SDK) |
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;}