IExpressionEditorInstance.Paste 方法

定义

粘贴当前表达式。

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

返回

如果粘贴成功,则为 true;否则为 false

适用于