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