Year.IsBefore(Year) Method

Definition

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

Parameters

other
Year

Returns

Attributes

Applies to