LocalTime.WithSecond(Int32) メソッド

定義

[Android.Runtime.Register("withSecond", "(I)Ljava/time/LocalTime;", "", ApiSince=26)]
public Java.Time.LocalTime? WithSecond (int second);
[<Android.Runtime.Register("withSecond", "(I)Ljava/time/LocalTime;", "", ApiSince=26)>]
member this.WithSecond : int -> Java.Time.LocalTime

パラメーター

second
Int32

戻り値

属性

適用対象