System::Collections::BitArray::And-methode

BitArray::And method

Berekent bitwise ‘and’ tussen twee BitSets.

BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
ParameterTypeBeschrijving
valueconst BitArrayPtr&RHS-operander.

ReturnValue

Bitwise ‘and’-resultaat.

Zie ook