RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameterCollection.Remove Method

Removes specified parameter from collection.

Pascal
function Remove(value: object): void;
C++
void Remove(object value);

Remove removes the specified DataStoreParameter instance from the collection. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!