Для изменения размера нажмите или перетащите

StringListAddRange - метод

Adds multiple strings to the list.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public void AddRange(
	IEnumerable<string> strings
)

Параметры

strings
Тип: System.Collections.GenericIEnumerableString
The strings to add.
См. также