Removes all the segments in the
collection
| [Visual Basic .NET] |
|---|
Public Sub RemoveAllSegs()
|
| [C#] |
|---|
public void RemoveAllSegs();
|
| [Managed C++] |
|---|
public: void RemoveAllSegs();
|
| [Java] |
|---|
public removeAllSegs();
|
| [Unmanaged C++] |
|---|
public: HRESULT RemoveAllSegs();
|