AttributionCollectionAddRange - метод
Adds multiple attributions to the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public void AddRange(
IEnumerable<Attribution> attributions
)
Public Sub AddRange (
attributions As IEnumerable(Of Attribution)
)
public:
void AddRange(
IEnumerable<Attribution^>^ attributions
)
member AddRange :
attributions : IEnumerable<Attribution> -> unit
Параметры
- attributions IEnumerableAttribution
- Attributions to be added