Skip to main content

IModel.GetEditors method

Namespace: NextDesign.Core

Description

Gets all editors corresponding to this instance.
This method evaluates IContextOption.EditorAccessMode.

Returns an empty collection if no corresponding editor exists.

The latest model changes are not synchronized depending on the EditorAccessMode specified.
Therefore, please note that the correct information may not be obtained with an editor etc. that has not been displayed even once after changing the model.

Return value

  • IEditorCollection