AlphabetIndexer.GetSections Méthode

Définition

Retourne le tableau de sections construit à partir de l’alphabet fourni dans le constructeur.

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

Retours

Object[]

tableau de sections

Implémente

Attributs

Remarques

Retourne le tableau de sections construit à partir de l’alphabet fourni dans le constructeur.

Documentation Java pour android.widget.AlphabetIndexer.getSections().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à