Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedBag(T) Class
RankedBag(T) Constructor
RankedBag(T) Constructor
RankedBag(T) Constructor (IComparer(T))
RankedBag(T) Constructor (IEnumerable(T))
RankedBag(T) Constructor (IEnumerable(T), IComparer(T))
RankedBag(T) Constructor (SerializationInfo, StreamingContext)
RankedBag
T
Constructor
Initializes a new bag instance that uses the default comparer.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
Copy
public
RankedBag
()
Exceptions
Exception
Condition
InvalidOperationException
When
comparer
is
null
and no other comparer available.
See Also
Reference
RankedBag
T
Class
RankedBag
T
Overload
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)