System::Globalization::NumberFormatInfo::GetFormat yöntemi

NumberFormatInfo::GetFormat method

Belirli türdeki biçimleyiciyi alır.

SharedPtr<Object> System::Globalization::NumberFormatInfo::GetFormat(const TypeInfo &format_type) override
ParametreTürAçıklama
format_typeconst TypeInfo&Alınacak biçimleyicinin tipi; yalnızca NumberFormatInfo tipi desteklenir.

ReturnValue

Biçimlendirici veya mevcut değilse null.

Ayrıca Bakınız