StringListAddRange - метод

Adds multiple strings to the list.

Definition

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

Параметры

strings  IEnumerableString
The strings to add.

См. также