Determines whether the ItemCollection contains a specific value.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
| C# |
|---|
public bool Contains( Object item ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ item As Object _ ) As Boolean |
Parameters
- item
- Type: System..::.Object
The object to locate in the ItemCollection