Copies the segment into the clipboard and removes the segment from the sequence.
| [Visual Basic .NET] |
|---|
Public Sub Cut( _ ByVal SegmentNameToCut As String _ ) |
| [C#] |
|---|
public void Cut( |
| [Managed C++] |
|---|
public: void Cut( |
| [Java] |
|---|
public cut( |
| [Unmanaged C++] |
|---|
public: HRESULT Cut( |
- SegmentNameToCut
