Read Me - Common Public License V1.0 - Copyright Notice(©)

hasItem


>>-hasItem(item)----------------------------------------------><

Returns 1 (true) if the collection contains the [item] at any index position or otherwise returns 0 (false). Item equality is determined by using the == method of [item] .

Read Me - Common Public License V1.0 - Copyright Notice(©)