MultiSelectListPreference.SetEntryValues(Java.Lang.ICharSequence[])
entriesThe entries.
Sets the human-readable entries to be shown in the list. This will be shown in subsequent dialogs.
Each entry must have a corresponding index in MultiSelectListPreference.SetEntryValues(Java.Lang.ICharSequence[]).
[Android Documentation]