Pastes the parameter from the clipboard and inserts into the list.
| [Visual Basic .NET] |
|---|
Public Function Paste() As IAgVAScriptingParameter |
| [C#] |
|---|
public IAgVAScriptingParameter Paste(); |
| [Managed C++] |
|---|
public: IAgVAScriptingParameter^ Paste(); |
| [Java] |
|---|
public IAgVAScriptingParameter paste(); |
| [Unmanaged C++] |
|---|
public: HRESULT Paste( |
