System::Collections::Specialized::operator== Methode
System::Collections::Specialized::operator== method
Prüft, ob zwei angegebene Objekte gleich sind.
bool System::Collections::Specialized::operator==(BitVector32::Section a, BitVector32::Section b)
| Parameter | Typ | Beschreibung |
|---|---|---|
| a | BitVector32::Section | - erstes Objekt zum Vergleichen |
| b | BitVector32::Section | - zweites Objekt zum Vergleichen |
ReturnValue
true, wenn sie gleich sind, sonst - false.
Siehe auch
- Class Section
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++