Removes the path with the given index from the list.

Declaration Syntax
public void Delete(
int index
)
Public Sub Delete ( _
index As Integer _
)
public:
void Delete(
int index
)

Parameters
- index (Int32)
- The index of the path that should be removed.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)