API:System.Generics.Defaults.TCustomComparer
Delphi
TCustomComparer<T> = class(TNoRefCountObject, IComparer<T>, IEqualityComparer<T>)
C++
template<typename T> class PASCALIMPLEMENTATION TCustomComparer__1 : public System::TNoRefCountObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | System.Generics.Defaults.pas System.Generics.Defaults.hpp |
System.Generics.Defaults | System.Generics.Defaults |
Description
Embarcadero Technologies does not currently have any additional information.