This documentation is archived and is not being maintained.

Identity::CompareTo Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
virtual int CompareTo(
	Object^ obj
) sealed

Parameters

obj
Type: System::Object

Return Value

Type: System::Int32
Returns Int32.

Implements

IComparable::CompareTo(Object)

Show: