ShellBrowser .Net Edition
AddStrings Method
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)AddStrings()()()
Members
IconMemberDescription
AddStrings(array<String>[]()[])
Adds a list of paths to the filelist. The items are initialized to be unchecked. It is assumed that the paths do not contain duplicates. If you want pass a filelist that may contain duplicates, use the method.

AddStrings(array<String>[]()[], Boolean)
Adds a list of paths to the filelist. It is assumed that the paths do not contain duplicates. If you want pass a filelist that may contain duplicates, use the method.

AddStrings(array<String>[]()[], Boolean, Boolean)
Adds a list of paths to the filelist. It is assumed that the paths do not contain duplicates. If you want to pass a filelist that may contain duplicates, use the method.

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