public bool Equals(
ITile other
)
Public Function Equals (
other As ITile
) As Boolean
public:
virtual bool Equals(
ITile^ other
) sealed
abstract Equals :
other : ITile -> bool
override Equals :
other : ITile -> bool