| Name | Required | Type | Description | 
|---|---|---|---|
| value | true | javax.el.ValueExpression(must evaluate to java.lang.Object) | Value to be used in collection operation. | 
| addTo | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | Reference to the Collection instance. | 
| removeFrom | false | javax.el.ValueExpression(must evaluate to java.lang.Object) | Reference to the Collection instance. | 
Output generated by Vdldoc View Declaration Language Documentation Generator.