System::Globalization::CultureInfo::GetFormat-methode

CultureInfo::GetFormat method

Haalt het opmaakobject op voor een specifiek type.

SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypeBeschrijving
format_typeconst TypeInfo&Type van formatobject.

ReturnValue

Formatinfo-object of null als niet gevonden.

Zie ook