System::Collections::BitArray::operator== metod
BitArray::operator== method
Bitvis jämförelseoperator.
bool System::Collections::BitArray::operator==(const BitArray &other) const
| Parameter | Type | Beskrivning |
|---|---|---|
| annat | const BitArray& | Höger operand. |
ReturnValue
true om storlekar och alla bitar matchar, false annars.
Se även
- Class BitArray
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++