TIBCO BusinessEvents™
Standard
Collections
Collections
.
clear()
Signature
void clear ( Object collection )
Domain
ACTION
Description
Removes all of the elements from this collection.
Parameters
Name
Type
Description
collection
Object
The Collection object
Returns
Type
Description
void
Cautions
none