| RankedBagTLast Method |
Gets the maximum item in the bag per the comparer.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax Return Value
Type:
TThe maximum item in the bag.
Exceptions Remarks This is a O(1) operation.
See Also