ResourceKey Constructor
Definition
Initializes a new instance of a class derived from ResourceKey.
protected:
ResourceKey();
protected ResourceKey ();
Protected Sub New ()
Remarks
Note that this is the protected constructor of an abstract base class. It can be called only from derived classes.