MonthPosition

MonthPosition enumeration

月内の月アイテムの位置を指定します。

public enum MonthPosition

名前価値説明
Undefined-1未定義の月位置を示します。
First01 番目の月の位置を示します。
Second1秒位置の月の位置を示します。
Third23 番目の月の位置を示します。
Fourth34 桁目の月の位置を示します。
Last4最後の位置の月の位置を示します。

関連項目