Creates a new instance of TimeIntervalCollection with the specified list of TimeInterval objects.
[Visual Basic]
Public Function New( _
ByVal ParamArray timeIntervalList() As TimeInterval _
)
[C#]
public TimeIntervalCollection(
params TimeInterval[] timeIntervalList
);
TimeIntervalCollection Class | TimeIntervalCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.