System::Collections::BitArray::And yöntemi
BitArray::And method
İki BitSet arasında bit düzeyinde ‘and’ işlemini hesaplar.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | const BitArrayPtr& | Sağ taraf operandı. |
ReturnValue
Bit düzeyinde ‘and’ sonucu.
Ayrıca Bakınız
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++