GrapeCity ActiveReports for .NET 12.0J
Month メソッド

月を抽出する日付の値です。
年の月を表す 1 〜 12 の整数の値を返します。
構文
'宣言
 
Public Shared Function Month( _
   ByVal dateValue As Date _
) As Integer
public static int Month( 
   DateTime dateValue
)

パラメータ

dateValue
月を抽出する日付の値です。

戻り値の型

年の月を表す 1 〜 12 の整数の値を返します。
参照

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.