ParameterCollection Constructor
Definition
Initializes the class for use by an inherited class instance. This constructor can be called only by an inherited class.
public:
ParameterCollection();
public ParameterCollection ();
Public Sub New ()
Applies to