ShellBrowser .Net Edition
ShellSystemListItem Class
NamespacesJam.ShellShellSystemListItem
Represents an item of the Windows shell namespace in a ShellSystemList
Declaration Syntax
C#Visual BasicVisual C++
public class ShellSystemListItem : IListBaseItem
Public Class ShellSystemListItem _
	Implements IListBaseItem
public ref class ShellSystemListItem : IListBaseItem
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ShellSystemListItem(ShellSystemList, ItemIdList, Int32)
Construct a new item.

Caption
Get the caption of the ItemIdList this Item represents. Caption. This does not neccessarily represent the full filename of the item, instead refer to the FullPath property if this functionality is needed.

Cut
Defines if the item's image should be shown ghosted or not.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FullPath
Return the full path within the filesystem. This may be empty, if the item has no filesystem path.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Index
Get the index within the list

ItemIdList
Get the ItemIdList that specifies the item in the filesystem.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OverlayImage
The index of the overlay image in the system image list that should be shown in front of the normal icon.

ShellSystemList
Get the ShellSystemList view that this item is associated with.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ShellSystemListItem
See Also

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