Metode System::Globalization::DateTimeFormatInfo::GetFormat

DateTimeFormatInfo::GetFormat method

Mendapatkan formatir dari tipe tertentu.

SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
ParameterTipeDeskripsi
format_typeconst TypeInfo&Tipe pemformat yang ingin diambil; hanya tipe DateTimeFormatInfo yang didukung.

ReturnValue

Formatter atau null jika tidak tersedia.

Lihat Juga