Method AddRange
AddRange(IEnumerable)
Adds a collection of items to the list control shown in the popup.
public virtual void AddRange(IEnumerable items)
Parameters
itemsIEnumerable
Adds a collection of items to the list control shown in the popup.
public virtual void AddRange(IEnumerable items)
items IEnumerable