Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IsMonthAlternate メソッド
月番号が交互月と見なされるかどうかを決定します。
シンタックス
'宣言
Public Shared Function IsMonthAlternate( _
ByVal As Integer _
) As Boolean
public static bool IsMonthAlternate(
int
)
パラメータ
- month
- チェックする月番号。
戻り値の型
月が交互月と見なされる場合はTrue。
参照