|
... System.Type ---- System.Reflection.IReflect System.String ---- System.IComparable , System ... Die Syntax basiert auf .NET Framework, Version 1.1. Dokumentation, Version 1.1.1.
|
|
System::IComparable Interface Reference More... Inheritance diagram for System::IComparable:
|
|
Mono Class Library : System Namespace System.IComparable ... Remarks. Note: IComparable contains the IComparable.CompareTo(Object) method.
|
|
Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.
|
|
Assembly mscorlib Library BCL Summary Defines generalized comparison methods that a value type or class implements to create a type-specific comparison method.
|
|
Assembly mscorlib Library BCL Summary Implemented by classes that support an ordering of instances of the class. Description [ Note : IComparable contains the System.IComparable ...
|
|
Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method. For a list of all members of this type, see IComparable ...
|
|
Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances.
|