Click or drag to resize
IChange Interface
Interface for objects that represent an undoable operation.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public interface IChange

The IChange type exposes the following members.

Methods
  NameDescription
Public methodRedo
Redo the operation.
Public methodUndo
Undo the operation.
Top
Version Information

Supported in: 1.0.0.0
See Also