StateManagedCollection Constructor

Definition

Initializes a new instance of the StateManagedCollection class.

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

Remarks

Derived classes can override the constructor to provide customized implementation.

Applies to