RemoveAllChangesRemoveAllChanges — removes event handlers from all point change events.
RemoveAllChanges ()
none
nil
on success, otherwise an error.
This method removes all changes from the class's
_ChangeFunctions list, and reassigns the
_ChangeFunctions variable to nil. For
more information, please refer to Section 5.3, “Handling Events”.