FrozenDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Keys Property

Definition

Gets an ICollection<T> containing the keys of the IDictionary<TKey,TValue>.

C#
System.Collections.Generic.ICollection<TKey> System.Collections.Generic.IDictionary<TKey,TValue>.Keys { get; }

Property Value

ICollection<TKey>

An ICollection<T> containing the keys of the object that implements IDictionary<TKey,TValue>.

Implements

Applies to

Производ Верзије
.NET 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)