OrderedSet(IEqualityComparer<T>)

Constructor in OrderedSet

Summary

public OrderedSet(IEqualityComparer<T> comparer)

Parameters

Name
Description

System.Collections.Generic.IEqualityComparer<T> comparer

Last updated

Was this helpful?