This document is archived and information here might be outdated. Recommended version. |
The edit evaluator context.
[Visual Basic .NET] Public Function get_EditEvaluatorContext ( _ ByVal defaultMode As Boolean, _ ByVal index As Integer _ ) As IEditEvaluatorContext
[C#] public IEditEvaluatorContext get_EditEvaluatorContext ( bool defaultMode, int index );