OffsetTime.IsAfter(OffsetTime) 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("isAfter", "(Ljava/time/OffsetTime;)Z", "", ApiSince=26)]
public bool IsAfter(Java.Time.OffsetTime? other);
[<Android.Runtime.Register("isAfter", "(Ljava/time/OffsetTime;)Z", "", ApiSince=26)>]
member this.IsAfter : Java.Time.OffsetTime -> bool
Paramètres
- other
- OffsetTime
Retours
- Attributs