Share via


BorderArts.Item Method

Publisher Developer Reference

Returns an individual object in a specified collection.

Syntax

expression.Item(Index)

expression   A variable that represents a BorderArts object.

Parameters

Name Required/Optional Data Type Description
Index Required Variant The number or name of the field or list box item to return.

Return Value
BorderArt

See Also