Méthode System::Collections::BitArray::operator==
BitArray::operator== method
Opérateur de comparaison binaire.
bool System::Collections::BitArray::operator==(const BitArray &other) const
| Paramètre | Type | Description |
|---|---|---|
| autre | const BitArray& | Opérande RHS. |
ReturnValue
true si les tailles et tous les bits correspondent, false sinon.
Voir aussi
- Class BitArray
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++