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