metode System::Globalization::NumberFormatInfo::GetFormat

NumberFormatInfo::GetFormat method

Mendapatkan formatir dari tipe tertentu.

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

ReturnValue

Formatter atau null jika tidak tersedia.

Lihat Juga