DesignerCommandSet Constructor

Definition

Initializes an instance of the DesignerCommandSet class.

public:
 DesignerCommandSet();
public DesignerCommandSet ();
Public Sub New ()

Remarks

Because this base class contains no state, the parameterless constructor does nothing.

Applies to