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


IEditEvaluators.SelectedIndex Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluators Interface > IEditEvaluators.SelectedIndex Property
ArcGIS Developer Help

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