[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.History.Undo

Undo Method

Undo(int)

Undo a given number of operations.

Declaration
public void Undo(int count)
Parameters
Type Name Description
int count

Number of operations to undo.

Undo()

Undo the last operation.

Declaration
public void Undo()