System::DateTime::operator== yöntemi
DateTime::operator==(DateTime) const method
Geçerli nesne ile belirtilen DateTime nesnesinin aynı tarih ve saat değerini temsil edip etmediğini belirler.
bool System::DateTime::operator==(DateTime other) const
| Parametre | Tür | Açıklama |
|---|---|---|
| other | DateTime | Geçerli nesne ile karşılaştırılacak DateTime nesnesi |
ReturnValue
Mevcut nesne ve belirtilen nesne aynı tarih ve saat değerini temsil ediyorsa doğru, aksi takdirde - yanlış
Ayrıca Bakınız
- Class DateTime
- Class DateTime
- Namespace System
- Library Aspose.Font for C++
DateTime::operator==(std::nullptr_t) const method
bool System::DateTime::operator==(std::nullptr_t) const
Ayrıca Bakınız
- Class DateTime
- Namespace System
- Library Aspose.Font for C++