IBufferObjectDataOutputWriteDouble Method (Int32, Double)Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax

void WriteDouble(
	int position,
	double v
)

Parameters

position
Type: SystemInt32
v
Type: SystemDouble
Exceptions

ExceptionCondition
IOException
See Also

Reference