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