has_item

has_item(an_item)

Check whether the object "an_item" is included in the XList instance or not.

Parameters
Result

anything : if an_item is in the XList instance, ture will be returned.