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
);
The zero-based index of the added Parameter.
ParameterCollection Class | ParameterCollection Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.