Removes a specific member from the Pools collection, giving its identifier or reference.
Type
Description
Position as Variant
A Long expression that specifies the position of the pool to be removed.
The Remove method removes a specified pool. The Clear
method removes all Pool objects from the Pools
collection. The Item property returns the Pool
object based on its identifier/position.