LumiSoft Mail Server User API
CompareTo Method (obj)
Namespaces > LumiSoft.Net.SIP > SIP_RegistrationContact > CompareTo(Object)
Compares the current instance with another object of the same type.
Syntax
C#Visual BasicManaged C++
public int CompareTo (
	Object obj
)
Public Function CompareTo ( _
	obj As Object _
) As Integer
public:
virtual int CompareTo (
	Object^ obj
) sealed
Parameters
obj (Object)
An object to compare with this instance.
Return Value
Returns 0 if two objects equal, -1 if this instance is less or 1 this instance is greater.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)