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

IncrementalHashSet<T>.ApplyChanges Method

ApplyChanges(IncrementalHashSet<T>, in ApplyChangesContext)

Overrides the current collection with another collection and returns the result.

Declaration
public IncrementalHashSet<T> ApplyChanges(IncrementalHashSet<T> other, in ApplyChangesContext context)
Parameters
Type Name Description
IncrementalHashSet<T> other
ApplyChangesContext context
Returns
Type Description
IncrementalHashSet<T>