DSListElement


Abstract: A unit capable of being stored in a Linked List.

A ListElement contains a key, value, and details about how to clean up after itself. It can only have one key, numeric or string, and one value.

Generated with HeaderDoc - © 2000 Apple Computer, Inc. — (Last Updated 5/10/2004)