System::Collections::BitArray::operator==-Methode
BitArray::operator== method
Bitweiser Vergleichsoperator.
bool System::Collections::BitArray::operator==(const BitArray &other) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| andere | const BitArray& | RHS-Operand. |
ReturnValue
true, wenn Größe und alle Bits übereinstimmen, sonst false.
Siehe auch
- Class BitArray
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++