Click or drag to resize

RankedBagTRemove Method

Overload List
  NameDescription
Public methodRemove(T)
Removes all occurrences of the supplied item from the bag.
Public methodRemove(T, Int32)
Removes a supplied number of occurrences of the supplied item from the bag.
Top
See Also