System::Globalization::CultureInfo::GetCultures methode
CultureInfo::GetCultures method
Haalt culturen op die tot de opgegeven types behoren.
static ArrayPtr<CultureInfoPtr> System::Globalization::CultureInfo::GetCultures(CultureTypes types)
| Parameter | Type | Beschrijving |
|---|---|---|
| typen | CultureTypes | Beperkt welke culturen worden opgehaald. |
ReturnValue
Array of cultures selected.
Zie ook
- Typedef ArrayPtr
- Typedef CultureInfoPtr
- Enum CultureTypes
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Page for C++