Initialize Method
- Last UpdatedAug 21, 2026
- 1 minute read
Initializes the editor with IEditorBase, which holds this activity.
'Declaration
Public Sub Initialize( _
ByVal editorBase As IEditorBase _
)
public void Initialize(
IEditorBase editorBase
)
public:
void Initialize(
IEditorBase^ editorBase
)
Parameters
- editorBase
- editorBase which is the container