See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

Language

Visual Basic

C#

Show All

interval
A base TimeInterval enumeration.
factor
Factor by which the to multiple the TimeInterval.
See Also Languages dotnetCHARTING Send comments on this topic.

TimeIntervalAdvanced Constructor(TimeInterval,Int32)

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 );

Parameters

interval
A base TimeInterval enumeration.
factor
Factor by which the to multiple the TimeInterval.

See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.