MetalamaAPI documentationAspect APIMetalama.​Framework.​OptionsIncremental­Hash­Set<T>Incremental­Hash­Set
Open sandboxFocus

IncrementalHashSet<T> Constructor

IncrementalHashSet(ImmutableDictionary<T, Boolean>, Boolean)

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