Get the next field value item available in this Struct.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function Next As Object
member Next : unit -> Object
Return Value
Type:
Object
A reference to the next item in the
Struct
or null if no more available.
See Also