IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Assembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Returns a Systems.Collections.Generic.IEnumerator<KeyValuePair<TKey,TValue>> object
that iterates through the OrderedDictionary TKey, TValue .
Namespace: IBM.WebSphere.CachingAssembly: 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 GetEnumeratorSee Also