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

hasIndex


>>-hasIndex(index)---------------------------------------------><

Returns 1 (true) if the collection contains any item associated with index [index] , or 0 (false). Index equality is determined by using the == method of [index] .

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