Pools object
The Pools object holds a collection of Pool object on the surface. The Pools property of the control gives the control's pools collection. 

The following screen shot shows a surface with two pools: 

The Pools object support the following properties and methods:

NameDescription
AddAdds an Pool object to the collection and returns a reference to the newly created object.
ClearRemoves all objects in a collection.
CountReturns the number of pools in the collection.
ItemReturns a specific Pool of the Pools collection, giving its identifier.
RemoveRemoves a specific member from the Pools collection, giving its identifier or reference.