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