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


IConflictsWindow.CurrentRow Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConflictsWindow Interface > IConflictsWindow.CurrentRow Property
ArcGIS Developer Help

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