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
| Parameter | Type | Açıklama |
|---|---|---|
| other | DateTime | Geçerli nesneyle karşılaştırılacak DateTime nesnesi |
ReturnValue
Doğru ise mevcut nesne ve belirtilen nesne aynı tarih ve saat değerini temsil eder, aksi takdirde - yanlış
Ayrıca Bakınız
- Class DateTime
- Class DateTime
- Namespace System
- Library Aspose.Page 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.Page for C++