Method Clear NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Clear() Removes all items from the ICollection<T>. public void Clear() Exceptions NotSupportedException The ICollection<T> is read-only.