ScaleOut Software Collections for .NET
ScaleOut Software Collections for .NET
Scaleout.Collections
RecentDictionary(TKey, TValue).ValueCollection Class
ValueCollection Methods
GetEnumerator Method
RecentDictionary
TKey
,
TValue
ValueCollection
GetEnumerator Method
Gets an enumerator that iterates through a collection.
Namespace:
Scaleout.Collections
Assembly:
Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntax
C#
Copy
public
IEnumerator
<TValue>
GetEnumerator
()
Return Value
Type:
IEnumerator
TValue
An enumerator that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
RecentDictionary
TKey, TValue
ValueCollection Class
Scaleout.Collections Namespace
Copyright (C), 2019 by ScaleOut Software, Inc.