IBufferObjectDataOutputWriteBoolean Method (Int32, Boolean)Hazelcast .Net Client Class Library

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

void WriteBoolean(
	int position,
	bool v
)

Parameters

position
Type: SystemInt32
v
Type: SystemBoolean
Exceptions

ExceptionCondition
IOException
See Also

Reference