System::Globalization::DateTimeFormatInfo::GetFormat methode

DateTimeFormatInfo::GetFormat method

Haalt formatter van specifiek type op.

SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypeBeschrijving
format_typeconst TypeInfo&Type formatter om op te halen; alleen het type DateTimeFormatInfo wordt ondersteund.

ReturnValue

Formatter of null als niet beschikbaar.

Zie ook