Declarations Constructor

Definition

Initializes a new instance of the Declarations class.

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

Remarks

This base class constructor must be called from your constructor. It does nothing but initialize LastBestMatch to an empty string.

Applies to