OrderedBag<(Of <(<'T>)>)>..::..NumberOfCopies Method
Returns the number of copies of item in the bag. More precisely, returns
the number of items in the bag that compare equal to item.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- item
- Type: T
The item to search for in the bag.