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


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

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