View Constructor

Definition

Initializes a new instance of the View class

protected public:
 View();
protected internal View ();
Protected Friend Sub New ()

Remarks

It is unlikely that an application developer would want to create an instance of View on their own.

Applies to