Adds an SAParameter object to this collection.
Public Function Add(ByVal value As SAParameter) As SAParameter
public SAParameter Add(SAParameter value)
value The SAParameter object to add to the collection.
The new SAParameter object.