Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedMap(TKey, TValue).KeyCollection Class
KeyCollection Methods
ICollection(TKey).Add Method
ICollection(TKey).Clear Method
ICollection(TKey).Contains Method
ICollection.CopyTo Method
IEnumerable(TKey).GetEnumerator Method
IEnumerable.GetEnumerator Method
ICollection(TKey).Remove Method
Contains Method
CopyTo Method
Distinct Method
ElementAt Method
ElementAtOrDefault Method
First Method
GetCount Method
GetDistinctCount Method
GetEnumerator Method
IndexOf Method
Last Method
Reverse Method
Skip Method
SkipWhile Method
TryGetGreaterThan Method
TryGetGreaterThanOrEqual Method
TryGetLessThan Method
TryGetLessThanOrEqual Method
RankedMap
TKey
,
TValue
KeyCollection
ICollection
TKey
Clear Method
This implementation always throws a
NotSupportedException
.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
Copy
void
ICollection
<TKey>.
Clear
()
Implements
ICollection
T
Clear
See Also
Reference
RankedMap
TKey, TValue
KeyCollection Class
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)