Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RangeGroupInfo Dim obj As Object Dim value As Integer value = instance.CompareTo(obj) |
Parameters
- obj
- RangeGroupInfo object to compare
Return Value
Signed number that indicates the relative values of this instance and value: Less than zero, this instance is less than value; Zero, this instance is equal to value; Greater than zero, this instance is greater than value.Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8