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 (in ShellBrowser.dll) Version: 7.0
Syntax
protected void DeleteEntry(
	int pIndex
)

Parameters

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