|
|
WeightedCollectionTAdd Method |
| Name | Description | |
|---|---|---|
|
|
Add(T) |
Adds an item into the pool with default weight.
|
|
|
Add(T, IItemWeightT) |
Adds an item into the pool with dynamic weight definition.
|
|
|
Add(T, Double) |
Adds an item into the pool with static weight.
|