Remove Method
Description
Alternatively, you can specify the path you want to remove as a string.
Syntax
Visual Basic
Public Sub Remove( _
   ByVal Position As Variant _
) 
Parameters
Position
The position or path of the folder path item you want to remove from the list. Position values begin with 1.
Example
See Also