IncrementalKeyedCollection(ImmutableDictionary<TKey, Item>, bool)
Declaration
protected IncrementalKeyedCollection(ImmutableDictionary<TKey, IncrementalKeyedCollection<TKey, TValue>.Item> dictionary, bool clear = false)Parameters
| Type | Name | Description |
|---|---|---|
| ImmutableDictionary<TKey, IncrementalKeyedCollection<TKey, TValue>.Item> | dictionary | |
| bool | clear |