Lingua

AlphabetIndexer.GetSections Metodo

Definizione

Restituisce la matrice di sezioni costruita dall'alfabeto fornito nel costruttore.

[Android.Runtime.Register("getSections", "()[Ljava/lang/Object;", "GetGetSectionsHandler")]
public virtual Java.Lang.Object[]? GetSections();
[<Android.Runtime.Register("getSections", "()[Ljava/lang/Object;", "GetGetSectionsHandler")>]
abstract member GetSections : unit -> Java.Lang.Object[]
override this.GetSections : unit -> Java.Lang.Object[]

Valori restituiti

Object[]

matrice di sezioni

Implementazioni

Attributi

Commenti

Restituisce la matrice di sezioni costruita dall'alfabeto fornito nel costruttore.

per android.widget.AlphabetIndexer.getSections().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a