API:System.IComparable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IComparable = interface(IInterface)
IComparable<T> = interface(IComparable)

C++

__interface IComparable  : public IInterface
template<typename T> __interface IComparable__1  : public IComparable

Properties

Type Visibility Source Unit Parent
interface
class
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!