ChronoField.IsSupportedBy(ITemporalAccessor) 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("isSupportedBy", "(Ljava/time/temporal/TemporalAccessor;)Z", "", ApiSince=26)]
public bool IsSupportedBy (Java.Time.Temporal.ITemporalAccessor? temporal);
[<Android.Runtime.Register("isSupportedBy", "(Ljava/time/temporal/TemporalAccessor;)Z", "", ApiSince=26)>]
abstract member IsSupportedBy : Java.Time.Temporal.ITemporalAccessor -> bool
override this.IsSupportedBy : Java.Time.Temporal.ITemporalAccessor -> bool
Paramètres
- temporal
- ITemporalAccessor
Retours
Implémente
- Attributs