MESCIUS SPREAD for Windows Forms 15.0J
GetDaysInMonth メソッド

年を示す整数値。
月を示す整数値。
指定した月の日数を取得します。
構文
'宣言
 
Public Shared Function GetDaysInMonth( _
   ByVal year As Integer, _
   ByVal month As Integer _
) As Integer
public static int GetDaysInMonth( 
   int year,
   int month
)

パラメータ

year
年を示す整数値。
month
月を示す整数値。

戻り値の型

指定した月の日数を表す整数値。
参照

CalcHelper クラス
CalcHelper メンバ

 

 


© MESCIUS inc. All rights reserved.