Click or drag to resize

ItemIdList Constructor

Overload List
  NameDescription
Public methodItemIdList
Initializes a new empty instance of the ItemIdList class.
Public methodItemIdList(EnvironmentSpecialFolder)
Initializes a new instance of the ItemIdList class that contains an ItemIdList to the given special folder.
Public methodItemIdList(IntPtr)
Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList.
Public methodItemIdList(String)
Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given path.
Public methodItemIdList(ItemIdList)
Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList.
Public methodItemIdList(ShellFolder)
Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given special folder.
Top
See Also