The following screen shot shows lanes of the pool:

The Lanes object supports the following properties and methods:


| Name | Description | |||
| Clear | Removes all objects in a collection. | |||
| Count | Specifies the number of lanes/children in the collection. | |||
| Item | Returns a specific Lane of the Children collection, giving its position. | |||
| Remove | Removes a specific member from the Children collection, giving its position or reference. |