Click or drag to resize
WeightedCollectionTAdd Method
Overload List
  Name Description
Public method Add(T)
Adds an item into the pool with default weight.
Public method Add(T, IItemWeightT)
Adds an item into the pool with dynamic weight definition.
Public method Add(T, Double)
Adds an item into the pool with static weight.
Top
See Also