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

行事曆中的第一個 紀元

適用於

另請參閱