Click or drag to resize

PathSelectionListDeleteEntry(Int32) Method

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.2
Syntax
protected void DeleteEntry(
	int pIndex
)

Parameters

pIndex  Int32
Index, which list entry should be deleted.
See Also