Copies the object property and inserts the copy into the list.
| [Visual Basic .NET] |
|---|
Public Function InsertCopy( _ ByVal ObjProperty As IAgVAScriptingSegment _ ) As IAgVAScriptingSegment |
| [C#] |
|---|
public IAgVAScriptingSegment InsertCopy( |
| [Managed C++] |
|---|
public: IAgVAScriptingSegment^ InsertCopy( |
| [Java] |
|---|
public IAgVAScriptingSegment insertCopy( |
| [Unmanaged C++] |
|---|
public: HRESULT InsertCopy( |
- ObjProperty
