System::Globalization::NumberFormatInfo::GetFormat metod

NumberFormatInfo::GetFormat method

Hämtar formaterare av specifik typ.

SharedPtr<Object> System::Globalization::NumberFormatInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypeBeskrivning
format_typeconst TypeInfo&Typ av formaterare att hämta; endast NumberFormatInfo typ stöds.

ReturnValue

Formaterare eller null om inte tillgänglig.

Se även