Check whether another field value is available to iterate over
in this Struct.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function HasNext As Boolean
member HasNext : unit -> bool
Return Value
Type:
Booleantrue if available otherwise false.
See Also