ShellBrowser .Net Edition
ItemIdList Constructor (aPath)
NamespacesJam.ShellItemIdListItemIdList(String)
Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given path.
Declaration Syntax
C#Visual BasicVisual C++
public ItemIdList(
	string aPath
)
Public Sub New ( _
	aPath As String _
)
public:
ItemIdList(
	String^ aPath
)
Parameters
aPath (String)
A path for that the ItemIdList should be created.

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