Pool::size
A property to get an element pool size, useful to be used in explicit array size declaration or manual for loop size (non foreach).
Note: This property is read only
Getter
- Number - Size of pool
Example
// todo
A property to get an element pool size, useful to be used in explicit array size declaration or manual for loop size (non foreach).
Note: This property is read only
// todo