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

AttributedStringCollectionAddRange - метод

Adds multiple attributed strings to the collection.

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

Параметры

attributedStrings
Тип: System.Collections.GenericIEnumerableAttributedString
Attributed strings to be added
См. также