System::DateTime::IsLeapYear طريقة
DateTime::IsLeapYear method
يحدد ما إذا كانت السنة المحددة سنة كبيسة.
static bool System::DateTime::IsLeapYear(int year)
| معامل | نوع | الوصف |
|---|---|---|
| السنة | int | السنة للتحقق منها |
ReturnValue
صحيح إذا كانت السنة المحددة سنة كبيسة، وإلا - خطأ
انظر أيضًا
- Class DateTime
- Namespace System
- Library Aspose.Font for C++