System::Globalization::DateTimeFormatInfo::GetFormat yöntemi

DateTimeFormatInfo::GetFormat method

Belirli türde biçimleyiciyi alır.

SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypeAçıklama
format_typeconst TypeInfo&Alınacak biçimlendiricinin türü; yalnızca DateTimeFormatInfo türü desteklenir.

ReturnValue

Biçimlendirici veya mevcut değilse null.

Ayrıca Bakınız