SelectResultsIteratorTResultNext Method |
Get the current element and move to the next one.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function Next As TResult
member Next : unit -> 'TResult
Return Value
Type:
TResult
See Also