Position::CompareTo Method (Object^)

 

Namespace:   Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual int CompareTo(
	Object^ other
) sealed

Parameters

other
Type: System::Object^

Return Value

Type: System::Int32

Returns Int32.

Return to top
Show: