OrderedDictionary TKey, TValue  Enumerator MoveNext 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

true if the enumerator was successfully able to move the next item in the OrderedDictionary TKey, TValue ; otherwise, false is returned to indicate that the enumerator is at the end of the OrderedDictionary TKey, TValue .

Implements

IEnumerator MoveNext 
See Also