InsertName Method
Object List Next Object
Defined By: PathString
Allows you to insert a directory/file name in the Path list.
Declaration:
Function InsertName (ByVal name As String, ByVal index As Long) As Long
Details:
The name string is added to the Path at position index (valid values are in the range: 0 .. Count - 1).