System::Collections::Specialized::operator== méthode
System::Collections::Specialized::operator== method
Vérifie si deux objets spécifiés sont é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 les objets sont égaux, sinon - false.
Voir aussi
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++