[]
Determines whether an element is in the C1TreeColumnCollection.
public bool Contains(C1TreeColumn item)
Public Function Contains(item As C1TreeColumn) As Boolean
| Type | Name | Description |
|---|---|---|
| C1TreeColumn | item | The column to locate in the collection. |
| Type | Description |
|---|---|
| bool |