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