b = ClassExp;
b.ObjProp.TimePropans =08-Oct-2003 17:46:01Reassign the value of the contained object TimeProp property:b.ObjProp.TimeProp = datestr(now);
b.ObjProp.TimePropans =08-Oct-2003 17:47:34The ObjProp property of object b contains a handle to the same object as the ObjProp
property of object a. The value of the TimeProp property has changed on this object as
well:a.ObjProp.TimePropans =08-Oct-2003 17:47:34See Also
More About
- “Comparison of Handle and Value Classes” on page 7-2
6 Defining and Organizing Classes