See Also

ParameterCollection Class  | ParameterCollection Members  | Overload List

Language

Visual Basic

C#

Show All

_Parameter
The Parameter to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(Parameter) Method

Adds a specified Parameter class to this collection.

[Visual Basic]
Overloads Public Function Add( _    ByVal _Parameter As Parameter _ ) As Integer
[C#]
public int Add(    Parameter _Parameter );

Parameters

_Parameter
The Parameter to add.

Return Type

The zero-based index of the added Parameter.

See Also

ParameterCollection Class  | ParameterCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.