Method RemoveLocaleGroup
RemoveLocaleGroup(LocaleIdentifier)
Removes the group for the chosen Locale Id.
Declaration
public bool RemoveLocaleGroup(LocaleIdentifier identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| LocaleIdentifier | identifier | The Locale Id to be removed. |
Returns
| Type | Description |
|---|---|
| bool | Returns true if an item was removed. |