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.