Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.HashSetExtensions.FirstElement

Morten Aune Lyrstad edited this page Apr 16, 2022 · 24 revisions

IndexNamespace IndexHashSetExtensions

Summary

public static T FirstElement<T>(this HashSet<T> hashset)

Returns

T

Parameters

Clone this wiki locally