Compartir a través de


PluralRules.GetAllKeywordValues(String) Método

Definición

[Android.Runtime.Register("getAllKeywordValues", "(Ljava/lang/String;)Ljava/util/Collection;", "GetGetAllKeywordValues_Ljava_lang_String_Handler", ApiSince=24)]
public virtual System.Collections.Generic.ICollection<Java.Lang.Double>? GetAllKeywordValues (string? keyword);
[<Android.Runtime.Register("getAllKeywordValues", "(Ljava/lang/String;)Ljava/util/Collection;", "GetGetAllKeywordValues_Ljava_lang_String_Handler", ApiSince=24)>]
abstract member GetAllKeywordValues : string -> System.Collections.Generic.ICollection<Java.Lang.Double>
override this.GetAllKeywordValues : string -> System.Collections.Generic.ICollection<Java.Lang.Double>

Parámetros

keyword
String

Devoluciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a