PropertyBag Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PropertyBag class.
Overload List
Name | Description | |
---|---|---|
PropertyBag() | Initializes a new instance of the PropertyBag class. | |
PropertyBag(PropertyBag) | Initializes a new instance of the PropertyBag class, based on another PropertyBag object. |
Top