Chapter Contents

Previous

Next
Class Class: _getSubclasses

Class Class: _getSubclasses



Returns a list containing all subclasses of the class


Syntax

Syntax

objectName._getSubclasses( subclassList );
objectName._getSubclasses( subclassList, recursive );

Argument Type Use Description
subclassList Numeric Update specifies the identifier of a list that when returned is filled with all subclasses of the class
recursive Character Input specifies whether all descendent subclasses are included in the list: NO (default) includes only immediate subclasses


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.