System::Collections::Specialized::operator== metod
System::Collections::Specialized::operator== method
Kontrollerar om två angivna objekt är lika.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parameter | Typ | Beskrivning |
|---|---|---|
| a | BitVector32::Section | - första objektet att jämföra |
| b | BitVector32::Section | - andra objektet att jämföra |
ReturnValue
true om de är lika, annars - false.
Se även
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.PDF for C++