ShellBrowser .Net Edition
DeleteEntry Method (Index)
NamespacesJam.ShellPathSelectionListDeleteEntry(Int32)
Overloaded method DeleteEntry, which deletes an entry at the passed position with default recalculating size and filecount.
Declaration Syntax
C#Visual BasicVisual C++
protected void DeleteEntry(
	int Index
)
Protected Sub DeleteEntry ( _
	Index As Integer _
)
protected:
void DeleteEntry(
	int Index
)
Parameters
Index (Int32)
Index, which list entry should be deleted.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)