طريقة System::Globalization::DateTimeFormatInfo::GetFormat

DateTimeFormatInfo::GetFormat method

يحصل على المنسق من النوع المحدد.

SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
ParameterTypeالوصف
format_typeconst TypeInfo&نوع المُنسق المطلوب الحصول عليه؛ النوع DateTimeFormatInfo هو الوحيد المدعوم.

ReturnValue

المُنسق أو null إذا غير متوفر.

انظر أيضًا