API:System.Generics.Defaults.TComparer

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTComparer

Delphi

TComparer<T> = class(TInterfacedObject, IComparer<T>)

C++

template<typename T> class PASCALIMPLEMENTATION TComparer__1 : public System::TInterfacedObject

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.