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 9, .NET 8 and .NET Standard 2.0

Complements: System.Collections.Specialized namespace 🔗

Classes

DictionaryDecoratorExtensions

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