ImmutableSortedSet<T>.IList.Clear Method
Definition
Removes all items from the set.
virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
Sub Clear () Implements IList.Clear
Implements
Exceptions
Thrown in all cases.
Remarks
This member is an explicit interface member implementation. It can be used only when the ImmutableSortedSet<T> instance is cast to an IList interface.
NuGet package: