[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeColumnCollection.Contains

Contains Method

Contains(C1TreeColumn)

Determines whether an element is in the C1TreeColumnCollection.

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

The column to locate in the collection.

Returns
Type Description
bool