Get the current element and move to the next one.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public IGFSerializable Next() |
| Visual Basic (Declaration) |
|---|
Public Function Next As IGFSerializable |
| Visual C++ |
|---|
public: IGFSerializable^ Next () |
See Also
SelectResultsIterator Class
GemStone.GemFire.Cache Namespace