void WriteDoubleArray( double[] values )
Sub WriteDoubleArray ( values As Double() )
void WriteDoubleArray( array<double>^ values )
abstract WriteDoubleArray : values : float[] -> unit
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.