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


IEditEvaluators.SelectedIndex Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IEditEvaluators.SelectedIndex Property

The index of the selPostion selected evaluator.

[Visual Basic .NET]
Public Function get_SelectedIndex ( _
    ByVal selPosition As Integer _
) As Integer
[C#]
public int get_SelectedIndex (
    int selPosition
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluators Interface