Click or drag to resize

ItemIdList Constructor

Overload List
 NameDescription
Public methodItemIdList Initializes a new empty instance of the ItemIdList class.
Public methodItemIdList(IntPtr)Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList.
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.
Public methodItemIdList(EnvironmentSpecialFolder) Initializes a new instance of the ItemIdList class that contains an ItemIdList to the given special folder.
Public methodItemIdList(String) Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given path.
Top
See Also