equal


Description:

[ Version ( since = "7.0.0" ) ]
public bool equal (Function other_function)

Parameters:

this

A Function.

other_function

A Function to be compared.

Returns:

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