ChineseLunisolarCalendar.ChineseEra 字段

定义

指定对应于当前 ChineseLunisolarCalendar 对象的纪元。

public: int ChineseEra = 1;
public const int ChineseEra = 1;
val mutable ChineseEra : int
Public Const ChineseEra As Integer  = 1

字段值

Value = 1

注解

此字段的值为 1。

ChineseLunisolarCalendar 仅识别当前纪元。

适用于