Instant.IsBefore(Instant) 方法

定义

[Android.Runtime.Register("isBefore", "(Ljava/time/Instant;)Z", "", ApiSince=26)]
public bool IsBefore(Java.Time.Instant? otherInstant);
[<Android.Runtime.Register("isBefore", "(Ljava/time/Instant;)Z", "", ApiSince=26)>]
member this.IsBefore : Java.Time.Instant -> bool

参数

otherInstant
Instant

返回

属性

适用于