IExpressionEditorInstance.Paste Method

Definition

Pastes the active expression.

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

Returns

true if the paste is successful; otherwise, false.

Applies to