Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedDictionary(TKey, TValue).KeyCollection.Enumerator Structure
Enumerator Properties
IEnumerator.Current Property
Current Property
RankedDictionary
TKey
,
TValue
KeyCollection
Enumerator
Current Property
Gets the key at the current position of the enumerator.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
Copy
public
TKey
Current
{
get
; }
Property Value
Type:
TKey
Implements
IEnumerator
T
Current
See Also
Reference
RankedDictionary
TKey, TValue
KeyCollection
Enumerator Structure
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)