共用方式為


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

傳回

屬性

適用於