DictionaryBase Constructor

Definition

Initializes a new instance of the DictionaryBase class.

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

Remarks

This constructor is an O(1) operation.

Applies to