Table of Contents

Namespace Cuemon.Collections.Specialized

Assembly: Cuemon.Core.dll

The Cuemon.Collections.Specialized namespace contains types that define various collections of objects. The namespace is an addition to the System.Collections.Specialized namespace.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Complements: System.Collections.Specialized namespace 🔗

Classes

DictionaryDecoratorExtensions

Extension methods for the System.Collections.Generic.IDictionary<TKey, TValue> interface hidden behind the IDecorator<T> interface.