System::Globalization::DateTimeFormatInfo::GetFormat metodo

DateTimeFormatInfo::GetFormat method

Restituisce il formattatore di tipo specifico.

SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
ParametroTipoDescrizione
format_typeconst TypeInfo&Tipo di formattatore da ottenere; è supportato solo il tipo DateTimeFormatInfo.

ReturnValue

Formattatore o null se non disponibile.

Vedi anche