GrapeCity SPREAD for Windows Forms 12.0J
DateGroupItem コンストラクタ


グループ化レベル。
フィルタリングする年を示す整数値。
フィルタリングする月を示す整数値。
フィルタリングする日を示す整数値。
フィルタリングする時を示す整数値。
フィルタリングする分を示す整数値。
フィルタリングする秒を示す整数値。
DateGroupItem 構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal groupingBy As DateTimeGrouping, _
   ByVal year As Integer, _
   Optional ByVal month As Integer, _
   Optional ByVal day As Integer, _
   Optional ByVal hour As Integer, _
   Optional ByVal minute As Integer, _
   Optional ByVal second As Integer _
)
'使用法
 
Dim groupingBy As DateTimeGrouping
Dim year As Integer
Dim month As Integer
Dim day As Integer
Dim hour As Integer
Dim minute As Integer
Dim second As Integer
 
Dim instance As New DateGroupItem(groupingBy, year, month, day, hour, minute, second)

パラメータ

groupingBy
グループ化レベル。
year
フィルタリングする年を示す整数値。
month
フィルタリングする月を示す整数値。
day
フィルタリングする日を示す整数値。
hour
フィルタリングする時を示す整数値。
minute
フィルタリングする分を示す整数値。
second
フィルタリングする秒を示す整数値。
参照

DateGroupItem 構造体
DateGroupItem メンバ

 

 


Copyright © 2004 GrapeCity inc.