[]
        
(Showing Draft Content)

C1.WinUI.DataFilter.ChecklistItemsCollection.Contains

Contains Method

Contains(object)

Returns a value that indicates whether the specified value is in this view.

Declaration
public bool Contains(object value)
Parameters
Type Name Description
object value

The value to check.

Returns
Type Description
bool

True if item is in the view; otherwise, False.