Clear<T>()
Creates new IncrementalHashSet<T> that represents the operation clearing the collection of all items.
Declaration
public static IncrementalHashSet<T> Clear<T>() where T : notnullReturns
| Type | Description |
|---|---|
| IncrementalHashSet<T> |
Type Parameters
| Name | Description |
|---|---|
| T |