Click or drag to resize

SystemShellListItemCollectionT Methods

The SystemShellListItemCollectionT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodContains
Determines whether an element is in the collection
Public methodCopyTo
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetFilePaths
returns the Filepaths contained in this collection as string array.
Public methodIndexOf(T)
Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collections.
Public methodIndexOf(ItemIdList)
Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection.
Public methodIndexOfPath
Searches item collection for the specified path.
Public methodInsert
Public methodRemove
Public methodRemoveAt
Top
See Also