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
ParameterTypeBeskrivning
format_typeconst TypeInfo&Typ av formatobjekt.

ReturnValue

Formatinformationsobjekt eller null om det inte hittas.

Se även