Calendar.FirstEra プロパティ

定義

カレンダーで使用できる最初の 時代 (Era) を取得します。

public:
 property int FirstEra { int get(); };
int FirstEra();
public int FirstEra { get; }
var int32 = calendar.firstEra;
Public ReadOnly Property FirstEra As Integer

プロパティ値

Int32

int

カレンダーの最初の 時代 (年号 ) です。

適用対象

こちらもご覧ください