November 2001
Intermediate to advanced
218 pages
6h 22m
English
Attribute definitions for a specific object can be made using the class definition construction. Uses for this form of class definition include the definition and a collection of singleton methods.
class <<objectcodeend
Creates a virtual class for a specific object, defining the properties (methods and constants) of the class using the class definition construction.
Read now
Unlock full access