Copyright © tutorialspoint.com
Syntax
Definition and UsageTells the entity referenced by REF that it is now an object in the CLASSNAME package, or the current package if CLASSNAME is omitted. Use of the two-argument form of bless is recommended. Return Value
ExampleThe object reference is created by blessing a reference to the package's class. For example:
|
Copyright © tutorialspoint.com