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

IncrementalKeyedCollection<TKey, TValue>.Create Method

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

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