dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING Namespace > TimeIntervalCollection Class : Add Method


Adds a specified TimeIntervalCollection to this collection.

Overload List

Overload Description
Add(TimeInterval)  
Add(TimeIntervalCollection) Adds a specified TimeIntervalCollection to this collection.  
Add(TimeInterval[]) Adds the specified TimeInterval objects to this collection.  

See Also