System::Collections::BitArray::And metode

BitArray::And method

Menghitung operasi bitwise ‘and’ antara dua BitSet.

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

ReturnValue

Hasil ‘and’ bitwise.

Lihat Juga