This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluators Interface > IEditEvaluators.Initialize Method (ArcObjects .NET 10.4 SDK) |
Intitialize the network attribute edit context.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal context As IAttributesEditContext, _ ByVal attribute As IEvaluatedNetworkAttribute, _ ByVal defaultMode As Boolean _ )
[C#] public void Initialize ( IAttributesEditContext context, IEvaluatedNetworkAttribute attribute, bool defaultMode );