Adds an SAParameter object to this collection.
Public Overrides Function Add(ByVal value As Object) As Integer
public override int Add(object value)
value The SAParameter object to add to the collection.
The index of the new SAParameter object.