IChoiceFieldItemAddValue Method |
| Name | Description | |
|---|---|---|
| AddValue(String) |
Adds the given choice(s) to the list of choices.
| |
| AddValue(String, Char) |
Splits the value using the delimiter character and adds the unique choices to the list of choices.
|