Previous:
CString class-instance creation
, Up:
CString
1.48.3 CString: accessing
cObjStoredType
Private - Provide a conversion from a CObject to a Smalltalk object to be stored by #at:put:
value
Answer the value the receiver is pointing to. The exact returned value depends on the receiver's class
value: aValue
Set the receiver to point to the value, aValue. The exact meaning of aValue depends on the receiver's class