GetInstance()
NumberFormatInfo::GetInstance(const IFormatProviderPtr&) method
Gets formatter associated with format provider.
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
Arguments
Parameter | Type | Description |
---|---|---|
provider | const IFormatProviderPtr& | Provider to get format for. |
Return Value
Formatter associated with format provider or current thread’s format if unavailable.
See Also
- Typedef NumberFormatInfoPtr
- Typedef IFormatProviderPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Slides