ActiveReports 10
CompareTo Method (SearchResult)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > SearchResult Class : CompareTo Method
Syntax
'Declaration
 
Public Function CompareTo( _
   ByVal another As SearchResult _
) As Integer
public int CompareTo( 
   SearchResult another
)

Parameters

another
See Also

Reference

SearchResult Class
SearchResult Members