System::Threading::Thread::set_CurrentCulture 方法
Thread::set_CurrentCulture method
设置线程区域性。
void System::Threading::Thread::set_CurrentCulture(const SharedPtr<Globalization::CultureInfo> &ci)
| 参数 | 类型 | 描述 |
|---|---|---|
| ci | const SharedPtr<Globalization::CultureInfo>& | 线程使用的区域性。 |
另见
- Typedef SharedPtr
- Class CultureInfo
- Class Thread
- Namespace System::Threading
- Library Aspose.Font for C++