System::Globalization::DateTimeFormatInfo::GetFormat metod

DateTimeFormatInfo::GetFormat method

Hämtar formaterare av specifik typ.

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

ReturnValue

Formaterare eller null om inte tillgänglig.

Se även