Use this procedure to remove an item from the selection list.

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