contains


Description:

[ CCode ( ordering = 0 ) ]
public abstract bool contains (G item)

Determines whether this collection contains the specified item.

Parameters:

item

the item to locate in the collection

Returns:

true if item is found, false otherwise