Copies the segment pointer and inserts the copy before the given segment name.
| [Visual Basic .NET] |
|---|
Public Function InsertCopy( _ ByVal Segment As IAgVAMCSSegment, _ ByVal SegmentToInsertBefore As String _ ) As IAgVAMCSSegment |
| [C#] |
|---|
public IAgVAMCSSegment InsertCopy( |
| [Managed C++] |
|---|
public: IAgVAMCSSegment^ InsertCopy( |
| [Java] |
|---|
public IAgVAMCSSegment insertCopy( |
| [Unmanaged C++] |
|---|
public: HRESULT InsertCopy( |
- Segment
- SegmentToInsertBefore
