System::Globalization::CultureInfo::GetCultures metod

CultureInfo::GetCultures method

Hämtar kulturer som faller inom angivna typer.

static ArrayPtr<CultureInfoPtr> System::Globalization::CultureInfo::GetCultures(CultureTypes types)
ParameterTypeBeskrivning
typerCultureTypesBegränsar vilka kulturer som hämtas.

ReturnValue

Array of cultures selected.

Se även