Share via


DslDefinitionModelHelpKeywordHelperBase.Initialize Method

Definition

Called to initialize the HelpKeywords dictionary. Derived classes may override this to add custom keywords to the collection.

protected:
 virtual void Initialize();
protected virtual void Initialize ();
abstract member Initialize : unit -> unit
override this.Initialize : unit -> unit
Protected Overridable Sub Initialize ()

Applies to