Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray timeIntervalList() As TimeInterval _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public TimeIntervalCollection( params TimeInterval[] timeIntervalList ) |
Parameters
- timeIntervalList
dotnetCHARTING | Send comments on this topic. |
TimeIntervalCollection Constructor | |
See Also |
dotnetCHARTING Namespace > TimeIntervalCollection Class : TimeIntervalCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray timeIntervalList() As TimeInterval _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public TimeIntervalCollection( params TimeInterval[] timeIntervalList ) |