Gorgon
Show / Hide Table of Contents

Namespace Gorgon.Collections.Specialized

Classes

GorgonConcurrentDictionary<TK, TV>

A custom concurrent dictionary that supplements the original ConcurrentDictionary<TKey, TValue> type by supplying a read-only interface.

GorgonNamedObjectDictionary<T>

A dictionary to contain IGorgonNamedObject types.

GorgonNamedObjectList<T>

A list to contain IGorgonNamedObject types.

In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author