System::Globalization::CultureInfo::GetFormat-Methode

CultureInfo::GetFormat method

Liefert ein Formatobjekt für einen bestimmten Typ.

SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypBeschreibung
format_typeconst TypeInfo&Typ des Formatobjekts.

ReturnValue

Format-Info-Objekt oder null, falls nicht gefunden.

Siehe auch