Creates a new instance of TimeIntervalAdvanced with a TimeInterval and a factor by which the interval is multiplied.
[Visual Basic]
Public Function New( _
ByVal interval As TimeInterval, _
ByVal factor As Integer _
)
[C#]
public TimeIntervalAdvanced(
TimeInterval interval,
int factor
);
TimeIntervalAdvanced Class | TimeIntervalAdvanced Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.