Mono Class Library: System.Collections.BitArray Overview | Members

System.Collections.BitArray.SetAll Method

Sets all the elements of the BitArray to either true or false.

public void SetAll (bool value)

Parameters

value
true or false, all elements of the BitArray will be set to this value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0