The following screen shot shows a surface with two pools:

The Pools object support the following properties and methods:


| Name | Description | |||
| Add | Adds an Pool object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in a collection. | |||
| Count | Returns the number of pools in the collection. | |||
| Item | Returns a specific Pool of the Pools collection, giving its identifier. | |||
| Remove | Removes a specific member from the Pools collection, giving its identifier or reference. |