AlphabetIndexer.GetSections Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
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.