Wizard Constructor

Definition

Initializes a new instance of the Wizard class.

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

Remarks

Use the Wizard constructor to create and initialize a new instance of the Wizard class.

Applies to

See also