YearMonth.IsAfter(YearMonth) Método

Definición

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

Parámetros

other
YearMonth

Devoluciones

Atributos

Se aplica a