System::Globalization::CultureInfo::GetFormat metod

CultureInfo::GetFormat method

Hämtar formatobjekt för specifik typ.

SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypBeskrivning
format_typeconst TypeInfo&Formatobjekttyp.

ReturnValue

Formatinformationsobjekt eller null om det inte hittas.

Se även