ShellBrowser .Net Edition
PathCollection Constructor
NamespacesJam.ShellPathCollectionPathCollection()()()
Members
IconMemberDescription
PathCollection()()()
Initializes a new instance of the PathCollection class

PathCollection(IEnumerable<(Of <(String>)>))
Initializes a new instance of the PathCollection class and fills it with the given enumerable string collection.

PathCollection(IDataObject)
Initializes a new instance of the PathCollection class and fills it with the filename(s) in the given IDataObject

PathCollection(StringCollection)
Initializes a new instance of the PathCollection class and fills it with the given StringCollection

PathCollection(String)
Initializes a new instance of the PathCollection class and fills it with the given String.

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