System::Collections::BitArray::SetAll method

BitArray::SetAll method

Sets all elements to specific value.

void System::Collections::BitArray::SetAll(bool value)
ParameterTypeDescription
valueboolFilling value.

See Also