AttributedStringCollectionAdd(AttributedString) - метод
Adds an attributed string to the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public void Add(
AttributedString attributedString
)
Public Sub Add (
attributedString As AttributedString
)
public:
void Add(
AttributedString^ attributedString
)
member Add :
attributedString : AttributedString -> unit
Параметры
- attributedString AttributedString
- Attributed string to be added