Static
Return an object to the pool for reuse.
The component to return to the pool.
Dispose of all pooled resources, freeing them for garbage collection.
Get an object from the pool.
The type of component wanted.
The component.
Generated using TypeDoc
Return an object to the pool for reuse.