ArcObjects Library Reference (Editor)  

IConflictsWindow3.SelectedFieldIndexes Property

The indexes of the fields in the row that are currently selected.

[Visual Basic .NET]
Public ReadOnly Property SelectedFieldIndexes As ILongArray
[C#]
public ILongArray SelectedFieldIndexes {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConflictsWindow3 Interface