[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.Contains

Contains Method

Contains(C1TreeNode)

Determines whether an element is in the C1TreeNodeCollection.

Declaration
public bool Contains(C1TreeNode item)
Parameters
Type Name Description
C1TreeNode item

The column to locate in the collection.

Returns
Type Description
bool