Calendar.CurrentEra 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示目前曆法的目前紀元。 此欄位的值為 0。
public: int CurrentEra = 0;
public const int CurrentEra = 0;
val mutable CurrentEra : int
Public Const CurrentEra As Integer = 0
欄位值
Value = 0備註
欄位 CurrentEra 代表陣列中目前紀元的 Eras 索引。 因為紀元是以反向時間順序排列, (從目前紀元到舊紀元) ,所以此字段是值為 0 的常數。