Programmer's Reference

Instance variable accessing

addInstVarName:, allInstVarNames, instVarNames, removeInstVarName:

Note:
These are all Blue Book messages. Note that it is not possible to add instance variables to variable byte classes.
Porting tip:
Smalltalk/V does not support addInstVarName: and removeInstVarName:.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]