ActiveReports 8
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 System.Object _
) As System.Integer
public System.int CompareTo( 
   System.object obj
)

Parameters

obj
Length to compare
See Also

Reference

Length Structure
Length Members
Overload List

Support Forum