Click or drag to resize

ObservableListAdapterTClear Method

Removes all items from the IList.

Namespace:  TomsToolbox.ObservableCollections
Assembly:  TomsToolbox.ObservableCollections (in TomsToolbox.ObservableCollections.dll)
Syntax
Exceptions
ExceptionCondition
NotSupportedExceptionThe IList is read-only.
See Also