System::Collections::BitArray::And metode
BitArray::And method
Menghitung operasi bitwise ‘and’ antara dua BitSet.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| value | const BitArrayPtr& | Operand RHS. |
ReturnValue
Hasil ‘and’ bitwise.
Lihat Juga
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++