طريقة System::Globalization::Calendar::AddMinutes.
Calendar::AddMinutes method
يضيف دقائق إلى نقطة الوقت.
virtual DateTime System::Globalization::Calendar::AddMinutes(DateTime time, int minutes) const
| Parameter | Type | الوصف |
|---|---|---|
| الوقت | DateTime | قيمة النقطة الزمنية الأصلية. |
| دقائق | int | عدد الدقائق للإضافة. |
ReturnValue
نقطة الوقت بعد الانتهاء من الحساب.
انظر أيضًا
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Page for C++