Click or drag to resize

IShellItemEnumerator Interface

Defines an interface with additional options for Shell Item enumeration.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public interface IShellItemEnumerator

The IShellItemEnumerator type exposes the following members.

Methods
  NameDescription
Public methodEnumItems
Enumerates Shell Items.
Top
See Also