Metodo System::Globalization::NumberFormatInfo::GetInstance
NumberFormatInfo::GetInstance method
Restituisce il formattatore associato al provider di formattazione.
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
| Parametro | Tipo | Descrizione |
|---|---|---|
| provider | const IFormatProviderPtr& | Provider per cui ottenere il formato. |
ReturnValue
Formattatore associato al provider di formato o al formato del thread corrente se non disponibile.
Vedi anche
- Typedef NumberFormatInfoPtr
- Typedef IFormatProviderPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++