IExpressionEditorInstance.Copy Method

Definition

Copies the active expression.

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

Returns

true if the copy is successful; otherwise, false.

Applies to