LocalDate.WithYear(Int32) メソッド

定義

[Android.Runtime.Register("withYear", "(I)Ljava/time/LocalDate;", "", ApiSince=26)]
public Java.Time.LocalDate? WithYear(int year);
[<Android.Runtime.Register("withYear", "(I)Ljava/time/LocalDate;", "", ApiSince=26)>]
member this.WithYear : int -> Java.Time.LocalDate

パラメーター

year
Int32

返品

属性

適用対象