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

Add(IEnumerable<T>)

Method in OrderedSet

Summary

public void Add(IEnumerable<T> items)

Parameters

Name
Description

System.Collections.Generic.IEnumerable<T> items

Last updated

Was this helpful?