Method SetValue
SetValue(LocaleIdentifier, TPrimitive)
Assigns a value for the chosen LocaleIdentifier.
Declaration
public void SetValue(LocaleIdentifier localeIdentifier, TPrimitive value)
Parameters
| Type | Name | Description |
|---|---|---|
| LocaleIdentifier | localeIdentifier | The LocaleIdentifier the variant should be applied to |
| TPrimitive | value | The variant value for the LocaleIdentifier. |