ShellBrowser .Net Edition
RemovePathFromSelection Method (p_Path)
NamespacesJam.ShellBaseSelectionListRemovePathFromSelection(String)
Use this procedure to remove an item from the selection list.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void RemovePathFromSelection(
	string p_Path
)
Public MustOverride Sub RemovePathFromSelection ( _
	p_Path As String _
)
public:
virtual void RemovePathFromSelection(
	String^ p_Path
) abstract
Parameters
p_Path (String)
Full qualified path, which should be rmoved from the selection

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