PropertyBag members
Include protected members
Include inherited members
Representa a classe base para versões genéricas de um recipiente de propriedades.
The PropertyBag type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertyBag | Inicializa uma nova instância da classe PropertyBag . |
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