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

Declaration Syntax
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)