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 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.