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