ShellBrowser .Net Edition
ItemIdListBase2 Class
NamespacesJam.ShellItemIdListBase2
Used as base class for the ItemIdList class.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class ItemIdListBase2 : IDisposable
Public MustInherit Class ItemIdListBase2 _
	Implements IDisposable
public ref class ItemIdListBase2 abstract : IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ItemIdListBase2(IntPtr)
Initializes a new instance of this class. This constuctor should not be called directly.

Dispose()()()
Releases ressources.

Dispose(Boolean)
Releases managed ressources.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Releases unmanaged ressources before the instance is reclaimed by the Garbage Collection.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsInvalid
Returns true if the currently stores ItemIdList is valid; false otherwise;

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReleaseHandle()()()
Free the current Win32 ItemIdList.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ItemIdListBase2
 ItemIdList

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