Remove method

Description

Removes the AseParameter that was passed into the method from the collection.

Syntax

void Remove( object value )

Parameters

value: The AseParameter object to remove from the collection.

Implements

IList.Remove