  | IObjectDataInputReadDoubleArray Method  | 
  
    Namespace: 
   Hazelcast.IO
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxdouble[] ReadDoubleArray()
Function ReadDoubleArray As Double()
array<double>^ ReadDoubleArray()
abstract ReadDoubleArray : unit -> float[] 
Return Value
Type: 
Doubledouble array read
Exceptions| Exception | Condition | 
|---|
| IOException | 
                if it reaches end of file before finish reading
             | 
See Also