Android.Content.ISharedPreferencesEditor.PutStringSet Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("putStringSet", "(Ljava/lang/String;Ljava/util/Set;)Landroid/content/SharedPreferences$Editor;", "GetPutStringSet_Ljava_lang_String_Ljava_util_Set_Handler:Android.Content.ISharedPreferencesEditorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ISharedPreferencesEditor PutStringSet (string key, ICollection<string> values)

Parameters

key
Documentation for this section has not yet been entered.
values
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1