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