IExpressionEditorInstance.Cut Method

Definition

Cuts the active expression.

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

Returns

true if the cut is successful; otherwise, false.

Applies to