System::Collections::Specialized::BitVector32::Equals Methode
BitVector32::Equals method
Bestimmt, ob das angegebene Objekt dasselbe ist wie das aktuelle.
bool System::Collections::Specialized::BitVector32::Equals(const BitVector32 &obj)
| Parameter | Typ | Beschreibung |
|---|---|---|
| obj | const BitVector32& | zu vergleichendes Objekt |
ReturnValue
Wahr, wenn Objekte gleich sind, sonst - falsch
Siehe auch
- Class BitVector32
- Class BitVector32
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++