void WriteBooleanArray( bool[] booleans )
Sub WriteBooleanArray ( booleans As Boolean() )
void WriteBooleanArray( array<bool>^ booleans )
abstract WriteBooleanArray : booleans : bool[] -> unit
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.