Better SplitButton Class Reference

Set(TItem).Clear Method

Removes all items from the ICollection`1.

public virtual void Set();

Implements

ICollection<TItem>.Clear

Exceptions

Exception Type Condition
NotSupportedException The ICollection`1 is read-only.

See Also

Set<TItem> Class | ComponentOwl.BetterSplitButton.Collections Namespace