Constructs an empty collection
public IDList<K,T>();
Constructs a collection with given comparer
public IDList<K,T>(IComparer<K>);
IDList<K,T> Class | OEC.API.Bases Namespace