BCGSoft.Controls.Grid Namespace > GridSelectionRange Class : Compare Method |
'Declaration Public Shared Function Compare( _ ByVal range1 As GridSelectionRange, _ ByVal range2 As GridSelectionRange _ ) As Integer
'Usage Dim range1 As GridSelectionRange Dim range2 As GridSelectionRange Dim value As Integer value = GridSelectionRange.Compare(range1, range2)
public static int Compare( GridSelectionRange range1, GridSelectionRange range2 )
public: static int Compare( GridSelectionRange* range1, GridSelectionRange* range2 )
public: static int Compare( GridSelectionRange^ range1, GridSelectionRange^ range2 )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2