System::Threading::Thread::set_CurrentCulture-methode
Thread::set_CurrentCulture method
Stelt de thread‑cultuur in.
void System::Threading::Thread::set_CurrentCulture(const SharedPtr<Globalization::CultureInfo> &ci)
| Parameter | Type | Beschrijving |
|---|---|---|
| ci | const SharedPtr<Globalization::CultureInfo>& | Cultuur die door de thread wordt gebruikt. |
Zie ook
- Typedef SharedPtr
- Class CultureInfo
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++