System::Collections::BitArray::Xor méthode

BitArray::Xor method

Calcule le ‘xor’ bit à bit entre deux BitSets.

BitArrayPtr System::Collections::BitArray::Xor(const BitArrayPtr &value)
ParamètreTypeDescription
valeurconst BitArrayPtr&Opérande RHS.

ReturnValue

Résultat du ‘xor’ binaire.

Voir aussi