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