Determines whether an element is in the collection
| C# | Visual Basic | Visual C++ |
public bool Contains( ShellSystemListItem item )
Public Function Contains ( _ item As ShellSystemListItem _ ) As Boolean
public: virtual bool Contains( ShellSystemListItem^ item ) sealed
- item (ShellSystemListItem)
- the item
true, if the item is returned