Consructs an empty collection
Consructs an empty collection
public IDKeyList<Key,SortKey,T>();
Constructs an empty collection with specified comparer
public IDKeyList<Key,SortKey,T>(IComparer<SortKey>);
IDKeyList<Key,SortKey,T> Class | OEC.API.Bases Namespace