Check whether another field value is available to iterate over
in this Struct.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public bool HasNext() |
| Visual Basic (Declaration) |
|---|
Public Function HasNext As Boolean |
| Visual C++ |
|---|
public: bool HasNext () |
Return Value
true if available otherwise false.
See Also
Struct Class
GemStone.GemFire.Cache Namespace