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.remove below:

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

IImmutableSet<T>.Remove(T) Method Definition

Removes the specified element from this immutable set.

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

The element to remove.

Returns

A new set with the specified element removed, or the current set if the element cannot be found 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