FrozenDictionary<TKey,TValue>.IReadOnlyDictionary<TKey,TValue>.Keys プロパティ

定義

読み取り専用のディクショナリのキーを含む列挙可能なコレクションを取得します。

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

プロパティ値

IEnumerable<TKey>

読み取り専用のディクショナリのキーを含む列挙可能なコレクション。

実装

適用対象

製品 バージョン
.NET 8, 9