Méthode System::Collections::Specialized::operator!=
System::Collections::Specialized::operator!= method
Vérifie si deux objets spécifiés ne sont pas égaux.
bool System::Collections::Specialized::operator!=(BitVector32::Section a, BitVector32::Section b)
| Paramètre | Type | Description |
|---|---|---|
| a | BitVector32::Section | - premier objet à comparer |
| b | BitVector32::Section | - deuxième objet à comparer |
ReturnValue
true si ne sont pas égaux, sinon - false.
Voir aussi
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++