TimeRangeCollection Constructor
Overload List
Name | Description | |
---|---|---|
TimeRangeCollection()()()() |
Initializes a new instance of [TimeRangeCollection].
|
|
TimeRangeCollection(TimeRangeCollection) |
Initializes a new instance of [TimeRangeCollection] based on another [TimeRangeCollection].
|
|
TimeRangeCollection(array<TimeRange>[]()[][]) |
Initializes a new instance of [TimeRangeCollection] containing any array of [TimeRange] objects.
|