System::DateTimeOffset::operator== metodu
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
| Parametre | Tür | Açıklama |
|---|---|---|
| other | const DateTimeOffset& | Geçerli nesneyle karşılaştırılacak DateTimeOffset 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 DateTimeOffset
- Class DateTimeOffset
- Namespace System
- Library Aspose.Font 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.Font for C++