AuthoringScope Constructor

Definition

Initializes an instance of the AuthoringScope class.

protected:
 AuthoringScope();
protected:
 AuthoringScope();
 AuthoringScope();
protected AuthoringScope ();
Protected Sub New ()

Remarks

There is no need to call the base constructor from your constructor.

Applies to