MetalamaAPI documentationAspect APIMetalama.​Framework.​OptionsIncremental­Hash­SetClear
Open sandboxFocus

IncrementalHashSet.Clear Method

Clear<T>()

Creates new IncrementalHashSet<T> that represents the operation clearing the collection of all items.

Declaration
public static IncrementalHashSet<T> Clear<T>()
Returns
Type Description
IncrementalHashSet<T>
Type Parameters
Name Description
T