Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 6 - Types, Constants, and Global Functions / Types and Constants
Cyberdog Items


Cyberdog Item List

The CyberItemList data type defines a collection of CyberItem objects.

typedef sequence<CyberItem> CyberItemList;

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996