System::DateTimeOffset::operator== yöntemi
DateTimeOffset::operator==(const DateTimeOffset&) const method
Mevcut nesne ile belirtilen DateTimeOffset nesnesinin aynı tarih ve saat değerini temsil edip etmediğini belirler.
bool System::DateTimeOffset::operator==(const DateTimeOffset &other) const
| Parameter | Type | Açıklama |
|---|---|---|
| other | const DateTimeOffset& | Mevcut nesneyle karşılaştırılacak DateTimeOffset 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 DateTimeOffset
- Class DateTimeOffset
- Namespace System
- Library Aspose.Page for C++
DateTimeOffset::operator==(std::nullptr_t) const method
bool System::DateTimeOffset::operator==(std::nullptr_t) const
Ayrıca Bakınız
- Class DateTimeOffset
- Namespace System
- Library Aspose.Page for C++