M-Files UI Extensibility Framework
IShellItems Interface
Members 
Description
IShellItems is an interface for accessing the content of M-Files Shell listing items. The set of all items currently visible in the listing are represented as an IShellItems as well as the set of currently selected items.
Public Methods
Gets the number of folder items. This method is faster than constructing the folders collection.
Gets the number of object versions. This method is faster than constructing the object versions collection.
Public Properties
Returns the number of items in a IShellItems instance.
Returns the folder type items (property folders, traditional folders and view folders) in a IShellItems instance.
Returns the file type items in a IShellItems instance.
Returns the object versions of items in a IShellItems instance.
Returns the object versions and properties of items in a IShellItems instance.
See Also

IShellItems Members