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