ShellBrowser .Net Edition
Remove Method (p_Item)
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)Remove(LIST_ITEM)
Removes an item from the list.
Declaration Syntax
C#Visual BasicVisual C++
protected LIST_ITEM Remove(
	LIST_ITEM p_Item
)
Protected Function Remove ( _
	p_Item As LIST_ITEM _
) As LIST_ITEM
protected:
LIST_ITEM Remove(
	LIST_ITEM p_Item
)
Parameters
p_Item (LIST_ITEM)
The item to delete
Return Value
the item that has been removed, null if the item was not in the list

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