SynchronizedSuspendableObservableCollectionTClear - метод
Removes all items from the IList.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
Реализации
ICollectionTClearIListClear | NotSupportedException | The IList is read-only. |