This document is archived and information here might be outdated. Recommended version. |
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
);