طريقة System::Globalization::DateTimeFormatInfo::GetFormat
DateTimeFormatInfo::GetFormat method
يحصل على المنسق من النوع المحدد.
SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Type | الوصف |
|---|---|---|
| format_type | const TypeInfo& | نوع المُنسق المطلوب الحصول عليه؛ النوع DateTimeFormatInfo هو الوحيد المدعوم. |
ReturnValue
المُنسق أو null إذا غير متوفر.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++