Method Program.inherits()
- Method inherits
int
inherits(program
|object
child
,program
parent
)- Description
Returns 1 if
child
has inheritedparent
.
int
inherits(program
|object
child
, program
parent
)
Returns 1 if child
has inherited parent
.