public int Compare( T x, T y )
Public Function Compare ( _ x As T, _ y As T _ ) As Integer
public: int^ Compare( T x, T y )