System.Collections.Frozen Namespace

Classes

FrozenDictionary

Provides a set of initialization methods for instances of the FrozenDictionary<TKey,TValue> class.

FrozenDictionary<TKey,TValue>

Provides an immutable, read-only dictionary optimized for fast lookup and enumeration.

FrozenSet

Provides a set of initialization methods for instances of the FrozenSet<T> class.

FrozenSet<T>

Provides an immutable, read-only set optimized for fast lookup and enumeration.

Structs

FrozenDictionary<TKey,TValue>.Enumerator

Enumerates the elements of a FrozenDictionary<TKey,TValue>.

FrozenSet<T>.Enumerator

Enumerates the values of a FrozenSet<T>.