A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.collections.immutable.iimmutableset-1.add below:

IImmutableSet<T>.Add(T) Method (System.Collections.Immutable) | Microsoft Learn

IImmutableSet<T>.Add(T) Method Definition

Adds the specified element to this immutable set.

public:
 System::Collections::Immutable::IImmutableSet<T> ^ Add(T value);
public System.Collections.Immutable.IImmutableSet<T> Add(T value);
abstract member Add : 'T -> System.Collections.Immutable.IImmutableSet<'T>
Public Function Add (value As T) As IImmutableSet(Of T)
Parameters
value
T

The element to add.

Returns

A new set with the element added, or this set if the element is already in the set.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4