Add( object value ) method

Syntax
int Add( object value ) 
Remarks

Adds the given parameter to the collection.

Parameters
  • value   The iAnywhere.MobiLink.Script.DBParameter instance to add to the collection.

Returns

The index of the added parameter in the collection.