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