Next Previous Up Top Contents Index

1 CAPI Reference Entries

get-collection-item

Generic Function

Summary

The generic functionget-collection-item returns the item at a specified position in a collection.
Syntax

get-collection-item self index

Description

The generic functionget-collection-item returns the item at position index from the collection. It achieves this by calling theitems-get-function of the collection. There is also a complementary function,search-for-item which finds the index for a given item in a collection.
See also

collection
search-for-item

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker