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

日历中的第一个 纪元

适用于

另请参阅