How to detect if a mesh has changed or not?

Solve this by using:

Rhino.Geometry.InstanceReferenceGeometry.GeometryEquals(meshA, meshB);