CompareTo(Object) Method (ImageFileBlock)
Compares this instance to a specified object and returns an indication of their relative values.
'Declaration
Public Function CompareTo( _
ByVal As System.Object _
) As System.Int32
public System.Int32 CompareTo(
System.Object
)
public: System.Int32 CompareTo(
System.Object
)
public:
System.Int32 CompareTo(
System.Object
)
Parameters
- obj
- An object to compare, or a null reference (Nothing in Visual Basic).
Return Value
A signed integer that indicates the relative order of this instance and value.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5