System::Collections::BitArray::Xor metode

BitArray::Xor method

Menghitung bitwise ‘xor’ antara dua BitSet.

BitArrayPtr System::Collections::BitArray::Xor(const BitArrayPtr &value)
ParameterTipeDeskripsi
valueconst BitArrayPtr&Operand RHS.

ReturnValue

Hasil ‘xor’ bitwise.

Lihat Juga