Condividi tramite


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[]

Restituisce

Object[]

matrice di sezioni

Implementazioni

Attributi

Commenti

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

Documentazione java per android.widget.AlphabetIndexer.getSections().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a