This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluators Interface > IEditEvaluators.EditEvaluator Property (ArcObjects .NET 10.4 SDK) |
The ith edit evaluator.
[Visual Basic .NET] Public Function get_EditEvaluator ( _ ByVal index As Integer _ ) As INetworkEvaluator
[C#] public INetworkEvaluator get_EditEvaluator ( int index );