equal


Description:

[ Version ( since = "3.0.0" ) ]
public bool equal (SortKey other_sort_key)

Parameters:

this

A SortKey.

other_sort_key

A SortKey to be compared.

Returns:

true if both of them have the same name and order, false otherwise.