OffsetTime.IsBefore(OffsetTime) 方法

定义

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

参数

other
OffsetTime

返回

属性

适用于