Bridge

IComparable Interface

Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NamespaceAttribute]
public interface IComparable : IBridgeClass
<ExternalAttribute> _
<NamespaceAttribute> _
Public Interface IComparable _
	Inherits IBridgeClass
[ExternalAttribute]
[NamespaceAttribute]
public interface class IComparable : IBridgeClass