OEC Application Programming Interface

IDKeyList<Key,SortKey,T> Constructor

Consructs an empty collection

Overload List

Consructs an empty collection

public IDKeyList<Key,SortKey,T>();

Constructs an empty collection with specified comparer

public IDKeyList<Key,SortKey,T>(IComparer<SortKey>);

See Also

IDKeyList<Key,SortKey,T> Class | OEC.API.Bases Namespace