Create(ImmutableDictionary<T, bool>, bool)
Declaration
protected virtual IncrementalHashSet<T> Create(ImmutableDictionary<T, bool> dictionary, bool clear = false)Parameters
| Type | Name | Description |
|---|---|---|
| ImmutableDictionary<T, bool> | dictionary | |
| bool | clear |
Returns
| Type | Description |
|---|---|
| IncrementalHashSet<T> |