equal


Description:

public bool equal (DataType other_data_type)

Parameters:

this

A DataType.

other_data_type

A DataType to be compared.

Returns:

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