System::Globalization::NumberFormatInfo::GetInstance methode
NumberFormatInfo::GetInstance method
Haalt formatter op die geassocieerd is met formatprovider.
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
| Parameter | Type | Beschrijving |
|---|---|---|
| provider | const IFormatProviderPtr& | Provider om het formaat voor te krijgen. |
ReturnValue
Formatter gekoppeld aan de formatprovider of het formaat van de huidige thread indien niet beschikbaar.
Zie ook
- Typedef NumberFormatInfoPtr
- Typedef IFormatProviderPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++