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