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
Moves the iterator to the next item in the OrderedDictionary TKey, TValue .
Namespace: IBM.WebSphere.CachingAssembly: 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 MoveNextSee Also