[]
        
(Showing Draft Content)

FarPoint.Win.Elements.Contains

Contains Method

Contains(object)

Gets whether an element is in the collection.

Declaration
public virtual bool Contains(object element)
Public Overridable Function Contains(element As Object) As Boolean
Parameters
Type Name Description
object element

Element object

Returns
Type Description
bool

true if element is in the collection; otherwise, false