SearchFolder Methods |
The SearchFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo(Object) | Determines the relative order of "this" and "other". (Inherited from ItemIdList.) |
![]() | CompareTo(ItemIdList) |
Determines the relative order of "this" and "other".
(Inherited from ItemIdList.) |
![]() | CompareTo(ItemIdList, ItemIdListComparison) |
Determines the relative order of "this" and "other".
(Inherited from ItemIdList.) |
![]() | Concat |
Concatenates the specified ItemIdList to the current one.
(Inherited from ItemIdList.) |
![]() | ConcatRelativeIdList |
Concatenates a relative item idlist to the current one returning a new object
(Inherited from ItemIdList.) |
![]() | Dispose |
Releases ressources.
(Inherited from ItemIdListBase2.) |
![]() | Dispose(Boolean) | Releases Com-Interfaces associated with this ItemIdList. (Inherited from ItemIdList.) |
![]() | Equals(Object) |
Determines whether the specified ItemIdList references the same object in the Windows Shell namespace.
(Inherited from ItemIdList.) |
![]() | Equals(ItemIdList) |
Determines whether the specified ItemIdList references the same object in the Windows Shell namespace.
(Inherited from ItemIdList.) |
![]() | Equals(ItemIdList, ItemIdListComparison) |
Determines whether the specified ItemIdList references the same object in the Windows Shell namespace.
(Inherited from ItemIdList.) |
![]() | Finalize |
Finalizes an instance of the ItemIdListBase2 class.
Releases unmanaged ressources before the instance is reclaimed by the Garbage Collection.
(Inherited from ItemIdListBase2.) |
![]() | GetDisplayName | Gets a display name as specified by the passed format. (Inherited from ItemIdList.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from ItemIdList.) |
![]() | GetPart |
Returns a new instance of the ItemIdList class that contains only a part of the current ItemIdList.
(Inherited from ItemIdList.) |
![]() | GetPropertyDisplayValue | Gets property value converted to a string. (Inherited from ItemIdList.) |
![]() | GetPropertyVariantValue | Gets property value of the shell item represented by this ItemIdList. Depending on the attribute requested, the value is converted into a matching type. (Inherited from ItemIdList.) |
![]() | HasAttributes |
Determines whether the object represented by this ItemIdList has the specified attributes.
(Inherited from ItemIdList.) |
![]() | IsParentOf |
Determines whether the passed ItemIdList is a child of this instance or if it represents the same element as the callee.
(Inherited from ItemIdList.) |
![]() | IsSpecialFolder(ShellFolder) |
Compares the ItemIdList to a ShellFolder.
(Inherited from ItemIdList.) |
![]() | IsSpecialFolder(ShellFolder) | Compares the ItemIdList to the set of ShellFolder instances. (Inherited from ItemIdList.) |
![]() | LastPart |
Returns the last part of an ItemIdList as new ItemIdList.
(Inherited from ItemIdList.) |
![]() | ReleaseHandle |
Free the current Win32 ItemIdList.
(Inherited from ItemIdList.) |
![]() | Reload | Reloads the ItemIdList by updating the ShellItem and reassigning the pidl. Turns non-functional ItemIdLists as they are sent by ShellNotifications into functional ones. (Inherited from ItemIdList.) |
![]() | Rename | Renames the ItemIdList. (Inherited from ItemIdList.) |
![]() | SetPropertyValue | Sets a property value. (Inherited from ItemIdList.) |