LocalDate.IsBefore(IChronoLocalDate) 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.
[Android.Runtime.Register("isBefore", "(Ljava/time/chrono/ChronoLocalDate;)Z", "", ApiSince=26)]
public bool IsBefore (Java.Time.Chrono.IChronoLocalDate? other);
[<Android.Runtime.Register("isBefore", "(Ljava/time/chrono/ChronoLocalDate;)Z", "", ApiSince=26)>]
abstract member IsBefore : Java.Time.Chrono.IChronoLocalDate -> bool
override this.IsBefore : Java.Time.Chrono.IChronoLocalDate -> bool
Paramètres
- other
- IChronoLocalDate
Retours
Implémente
- Attributs