NSDateComponents.WeekdayOrdinal 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此 NSDateComponents 中的工作日單位序數。
public virtual nint WeekdayOrdinal { [Foundation.Export("weekdayOrdinal")] get; [Foundation.Export("setWeekdayOrdinal:")] set; }
member this.WeekdayOrdinal : nint with get, set
屬性值
System.System.IntPtr
System.nativeint
代表 NSDateComponent 的 WeekdayOrdinal 元件,如果未明確設定值,此值會設定為 Undefined 。
- 屬性