MobileForms Toolkit Documentation

ItemCollection.Contains Method (ListItem)

Determines whether the ItemCollection contains a specific element.

public bool Contains(
ListItem item
);

Parameters

item
The ListItem to locate in the ItemCollection.

Return Value

true if the ItemCollection contains the specified value; otherwise, false.

See Also

ItemCollection Class | Resco.Controls.AdvancedComboBox Namespace | ItemCollection.Contains Overload List