C# (CSharp) csCommon.Utils.Collections Namespace

Classes

Name Description
DoubleLinkListIndexNode This class is used for linked objects in a 2 way linked list, which are also all held in a dictionary. The purpose of this class is to allow the position of items in a dictionary to be quickly determined.