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

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

パラメータ

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

戻り値の型

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

関連項目

DateAndTime クラス
DateAndTime メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.