System::Globalization::CultureInfo::CreateSpecificCulture 메서드
CultureInfo::CreateSpecificCulture method
이름으로 문화를 생성합니다.
static CultureInfoPtr System::Globalization::CultureInfo::CreateSpecificCulture(const String &name)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const String& | 미리 정의된 문화 이름 또는 기존 문화 객체의 이름. |
ReturnValue
문화 객체.
또 보기
- Typedef CultureInfoPtr
- Class String
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Page for C++