For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?