BagTContains Method |
| Name | Description | |
|---|---|---|
| Contains(IDictionaryT, Int32) | Returns whether it contains the specified amounts of items. | |
| Contains(KeyValuePairT, Int32) | Returns whether it contains the specified amount of an item. | |
| Contains(BunchT) | Returns whether it contains the specified amount of an item. | |
| Contains(T, Int32) | Returns whether it contains the specified amount of an item. |