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


Adds a specified SubValue class to this collection.

Overload List

Overload Description
Add(SubValue) Adds a specified SubValue class to this collection.  
Add(SubValueCollection) Adds a specified SubValueCollection to this collection.  
Add(SubValue[]) Adds the specified SubValue objects to this collection.  

See Also