[]
Determines whether this collection contains the specified item.
public bool Contains(object? item)
Public Function Contains(item As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | item | The object to check. |
| Type | Description |
|---|---|
| bool |