Click or drag to resize

PathSelectionListDeleteEntry Method (Int32)

Overloaded method DeleteEntry, which deletes an entry at the passed position with default recalculating size and filecount.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected void DeleteEntry(
	int pIndex
)

Parameters

pIndex
Type: SystemInt32
Index, which list entry should be deleted.
See Also