共用方式為


NSDateComponents.Month 屬性

定義

此 NSDateComponents 中的月份單位數。

public virtual nint Month { [Foundation.Export("month")] get; [Foundation.Export("setMonth:")] set; }
member this.Month : nint with get, set

屬性值

System.System.IntPtr System.nativeint

代表 NSDateComponent 的 Month 元件,如果未明確設定值,則會將值設定為 Undefined

屬性

適用於