طريقة System::DateTime::operator==
DateTime::operator==(DateTime) const method
تحدد ما إذا كان الكائن الحالي وكائن DateTime المحدد يمثلان نفس قيمة التاريخ والوقت.
bool System::DateTime::operator==(DateTime other) const
| معامل | نوع | الوصف |
|---|---|---|
| other | DateTime | الكائن DateTime للمقارنة مع الكائن الحالي |
ReturnValue
صحيح إذا كان الكائن الحالي والكائن المحدد يمثلان نفس قيمة التاريخ والوقت، وإلا - خطأ
انظر أيضًا
- 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
انظر أيضًا
- Class DateTime
- Namespace System
- Library Aspose.Font for C++