System::Globalization::CultureInfo::CreateSpecificCulture 方法
CultureInfo::CreateSpecificCulture method
按名称创建文化。
static CultureInfoPtr System::Globalization::CultureInfo::CreateSpecificCulture(const String &name)
| Parameter | Type | 描述 |
|---|---|---|
| name | const String& | 预定义的文化名称或现有文化对象的名称。 |
ReturnValue
Culture 对象。
另见
- Typedef CultureInfoPtr
- Class String
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Page for C++