IExpressionEditorInstance.CanRedo Method

Definition

Returns a value that indicates whether the system can redo the operation.

public:
 bool CanRedo();
public bool CanRedo ();
abstract member CanRedo : unit -> bool
Public Function CanRedo () As Boolean

Returns

true if the system can redo the operation; otherwise, false.

Applies to