is_equal


Description:

[ Version ( since = "1.2" ) ]
public bool is_equal (Info other)

Compares two Info and returns whether they are equal or not

Parameters:

this

a Info

other

a Info

Returns:

true if this and other are equal, else false.