System::Collections::BitArray::Or yöntemi

BitArray::Or method

İki BitSet arasında bit düzeyinde ‘or’ hesaplar.

BitArrayPtr System::Collections::BitArray::Or(const BitArrayPtr &value)
ParameterTypeAçıklama
değerconst BitArrayPtr&Sağ taraf operandı.

ReturnValue

Bit düzeyinde ‘or’ sonucu.

Ayrıca Bakınız