PropertyBag members
Represents the base class for generic versions of a property bag.
The PropertyBag type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyBag | Initializes a new instance of the PropertyBag class. |
Top
Properties
Name | Description | |
---|---|---|
Item |
Top
Methods
Name | Description | |
---|---|---|
ContainsKey | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsSupported | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
TryGetValue |
Top
Fields
Name | Description | |
---|---|---|
_Properties |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top