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



Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As ParameterCollection()
C# 
public ParameterCollection()
C++/CLI 
public:
ParameterCollection();

See Also