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)
ParameterTypeBeschrijving
typenCultureTypesBeperkt welke culturen worden opgehaald.

ReturnValue

Array of cultures selected.

Zie ook