Click or drag to resize
DataInputReadObjectArray Method
Read a object array from the stream from the stream.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public List<Object> ReadObjectArray()

Return Value

Type: ListObject
See Also