DateTimeGroupItem.DateTimeGroupItem

DateTimeGroupItem constructor

public DateTimeGroupItem(DateTimeGroupingType type, int year, int month, int day, int hour, 
    int minute, int second)
ParameterTypeDescription
typeDateTimeGroupingType
yearInt32
monthInt32
dayInt32
hourInt32
minuteInt32
secondInt32

See Also