Method Remove Remove(Entity) Removes the data for the specified entity. Declaration void Remove(Entity entity) Parameters Type Name Description Entity entity The entity to remove data for.