Declarations Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.