MetalamaAPI documentationAspect APIMetalama.​Framework.​OptionsIncremental­Keyed­Collection<TKey, TValue>Incremental­Keyed­Collection
Open sandboxFocus

IncrementalKeyedCollection<TKey, TValue> Constructor

IncrementalKeyedCollection(ImmutableDictionary<TKey, IncrementalKeyedCollection<TKey, TValue>.Item>, Boolean)

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