This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAttributesEditContext Interface > IAttributesEditContext.EditEvaluatorContextCount Property (ArcObjects .NET 10.5 SDK) |
The number of edit evaluator contexts.
[Visual Basic .NET] Public Function get_EditEvaluatorContextCount ( _ ByVal defaultMode As Boolean _ ) As Integer
[C#] public int get_EditEvaluatorContextCount ( bool defaultMode );