ShellBrowser .Net Edition
Delete Method (index)
NamespacesJam.ShellPathCollectionDelete(Int32)
Removes the path with the given index from the list.
Declaration Syntax
C#Visual BasicVisual C++
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)