System::Collections::Specialized::operator== método
System::Collections::Specialized::operator== method
Verifica si dos objetos especificados son iguales.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parámetro | Tipo | Descripción |
|---|---|---|
| a | BitVector32::Section | - primer objeto a comparar |
| b | BitVector32::Section | - segundo objeto a comparar |
ReturnValue
true si son iguales, de lo contrario - false.
Ver también
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.PDF for C++