dotnetCHARTING Send comments on this topic.
Parameter Constructor()
See Also 
dotnetCHARTING Namespace > Parameter Class > Parameter Constructor : Parameter Constructor()


Initializes a new instance of the Parameter class.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As Parameter()
C#  
public Parameter()

See Also