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

分間を抽出する日付の値です。
時間の分間を表す 0 〜 59 の整数の値を返します。
構文
'宣言
 
Public Shared Function Minute( _
   ByVal timeValue As Date _
) As Integer
public static int Minute( 
   DateTime timeValue
)

パラメータ

timeValue
分間を抽出する日付の値です。

戻り値の型

時間の分間を表す 0 〜 59 の整数の値を返します。
参照

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.