add_flags
Description:
[
Version ( since =
"0.15.0" ) ]
public void add_flags (
PoolFlags flags)
Convenience function to add one or multiple PoolFlags to the flag set of this
data pool.
Parameters:
this |
An instance of Pool.
|
flags |
The PoolFlags to add.
|