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

SuspendableObservableCollectionT(IEnumerableT) - конструктор

Пространство имён:  Tessa.UI
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public SuspendableObservableCollection(
	IEnumerable<T> collection
)

Параметры

collection
Тип: System.Collections.GenericIEnumerableT
The collection from which the elements are copied.
Исключения
ИсключениеУсловие
ArgumentNullExceptionThe collection parameter cannot be .
См. также