System::Collections::BitArray::And-Methode
BitArray::And method
Berechnet das bitweise ‘und’ zwischen zwei BitSets.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | const BitArrayPtr& | RHS-Operand. |
ReturnValue
Bitweises ‘und’-Ergebnis.
Siehe auch
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++