ScaleOut Software Collections for .NET
ScaleOut Software Collections for .NET
Scaleout.Collections
RouletteDictionary(TKey, TValue).KeyCollection Class
KeyCollection Methods
CopyTo Method
GetEnumerator Method
RouletteDictionary
TKey
,
TValue
KeyCollection
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
<TKey>
GetEnumerator
()
Return Value
Type:
IEnumerator
TKey
An enumerator that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
RouletteDictionary
TKey, TValue
KeyCollection Class
Scaleout.Collections Namespace
Copyright (C), 2019 by ScaleOut Software, Inc.