

| Name | Description | |||
| Add | Adds a new expression to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all expressions in a collection. | |||
| Count | Returns the number of objects in a collection. | |||
| Item | Returns a specific expression. | |||
| Remove | Removes a specific member from the collection. |