ICharacterIterator.Current Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le caractère à la position actuelle (comme retourné par getIndex()).
[Android.Runtime.Register("current", "()C", "GetCurrentHandler:Java.Text.ICharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public char Current ();
[<Android.Runtime.Register("current", "()C", "GetCurrentHandler:Java.Text.ICharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member Current : unit -> char
Retours
caractère à la position actuelle ou DONE si la position actuelle est désactivée à la fin du texte.
- Attributs
Remarques
Obtient le caractère à la position actuelle (comme retourné par getIndex()).
Documentation Java pour java.text.CharacterIterator.current()
.
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.