Navigation:  Classes > bItemList >

bItemList:Get()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Returns an item.

Class

bItemList

Type

Method

Syntax

<oItemList>:Get(<iItem>) Æ oItem

Arguments

<iItem>Index of the item that is to be returned from the list.
Data Type:Integer

Return Value

oItemThe item object to the specified index. If no item exists to the index the value NULL_OBJECT returns.
Data Type:Object

Description

bItemList:Get() determined to an index the item object and returns it.

See Also

bItemList:Add()

bItemList:Exist()

bItemList:Put()

 


Page url: http://www.YOURSERVER.com/index.html?bitemlist_get.htm