Method GetLocale
GetLocale(LocaleIdentifier)
Attempt to retrieve a Locale using the identifier.
Declaration
Locale GetLocale(LocaleIdentifier id)
Parameters
Type | Name | Description |
---|---|---|
LocaleIdentifier | id | LocaleIdentifier to find. |
Returns
Type | Description |
---|---|
Locale | If no Locale can be found then null is returned. |