Method | Description | |
---|---|---|
AddPropertyValue ( string propertyName, object value ) : void |
Adds a property value to this bag.
|
|
PropertyBag ( |
Initializes a new instance of the T:System.Object class.
|
public AddPropertyValue ( string propertyName, object value ) : void | ||
propertyName | string | Name of the property. |
value | object | The value. |
return | void |
public PropertyBag ( |
||
type | ||
return | System |