OEC Application Programming Interface

KeyedList<Key,T> Constructor (IComparer<Key>)

Construct the collection with specific key comparer

public KeyedList<Key,T>(
   IComparer<Key> comparer
);

Parameters

comparer

See Also

KeyedList<Key,T> Class | OEC.API.Bases Namespace | KeyedList<Key,T> Constructor Overload List