ActiveReports 12
CompareTo(Object) Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure > CompareTo Method : CompareTo(Object) Method
Length to compare
Compares this instance to a specified object and returns an indication of their relative values.
Syntax
'Declaration
 
Public Overloads Function CompareTo( _
   ByVal obj As Object _
) As Integer
public int CompareTo( 
   object obj
)

Parameters

obj
Length to compare
See Also

Reference

Length Structure
Length Members
Overload List