Adds a value to the set.
Syntax
[Android.Runtime.Register("put", "(Ljava/lang/String;Ljava/lang/String;)V", "")]
public
void Put (
string key,
string value)
Parameters
- key
- the name of the value to put
- value
- the data for the value to put
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1