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


Adds a specified Parameter class to this collection.

Overload List

Overload Description
Add(Parameter) Adds a specified Parameter class to this collection.  
Add(ParameterCollection) Adds a specified ParameterCollection to this collection.  

See Also