System::Collections::BitArray::Xor-Methode

BitArray::Xor method

Berechnet das bitweise ‘xor’ zwischen zwei BitSets.

BitArrayPtr System::Collections::BitArray::Xor(const BitArrayPtr &value)
ParameterTypBeschreibung
Wertconst BitArrayPtr&RHS-Operand.

ReturnValue

Bitweises ‘xor’-Ergebnis.

Siehe auch