v4.0
Appends a copy of an argument. Because the Name (SIObject.Name) must be unique for each ArgumentCollection the Argument that is being copied must belong to a different command than the one that it is being added to.
ArgumentCollection.AddCopy( ArgumentToCopy ); |
| Parameter | Type | Description |
|---|---|---|
| ArgumentToCopy | Argument | Argument to append |