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