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