共用方式為


NSDateComponents.Second 屬性

定義

此 NSDateComponents 中的第二個單位數目。

public virtual nint Second { [Foundation.Export("second")] get; [Foundation.Export("setSecond:")] set; }
member this.Second : nint with get, set

屬性值

System.System.IntPtr System.nativeint

表示 NSDateComponent 的第二個元件,如果未明確設定值,此值就會設定為 Undefined

屬性

適用於