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