System::Globalization::NumberFormatInfo::GetFormat metodo

NumberFormatInfo::GetFormat method

Restituisce il formattatore di tipo specifico.

SharedPtr<Object> System::Globalization::NumberFormatInfo::GetFormat(const TypeInfo &format_type) override
ParametroTipoDescrizione
format_typeconst TypeInfo&Tipo di formattatore da ottenere; è supportato solo il tipo NumberFormatInfo.

ReturnValue

Formattatore o null se non disponibile.

Vedi anche