| Overload | Description |
|---|---|
| MultiSelect(NTextElement) | Appends the specified item to the selection list, without removing the currently selected items. |
| MultiSelect(NList<NTextElement>) | Appends the specified items to the selection list, without removing the currently selected items. |