Method | Description | |
---|---|---|
Add ( |
||
Add ( String key, String value ) : void | ||
Clear ( ) : void | ||
Remove ( string key ) : void | ||
this ( string key ) : |
Method | Description | |
---|---|---|
CreateNewElement ( ) : |
||
GetElementKey ( |
Method | Description | |
---|---|---|
KeyValueConfigurationCollection ( ) : System |
public Add ( |
||
keyValue | ||
return | void |
public Add ( String key, String value ) : void | ||
key | String | |
value | String | |
return | void |
protected CreateNewElement ( ) : |
||
return |
protected GetElementKey ( |
||
element | ||
return | object |
public this ( string key ) : |
||
key | string | |
return |