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