OrderedDictionary TKey, TValue  GetEnumerator Method IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Namespace: IBM.WebSphere.Caching
Assembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Syntax

Return Value

A Systems.Collections.Generic.IEnumerator<KeyValuePair<TKey,TValue>> object that iterates through the OrderedDictionary TKey, TValue .

Implements

IEnumerable T  GetEnumerator 
See Also