Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.