System::Globalization::CultureInfo::GetFormat メソッド
CultureInfo::GetFormat method
特定のタイプの書式オブジェクトを取得します。
SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
| パラメーター | 型 | 説明 |
|---|---|---|
| format_type | const TypeInfo& | フォーマットオブジェクトの型。 |
ReturnValue
フォーマット情報オブジェクト、見つからない場合は null。
参照
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Page for C++