Chapter Contents

Previous

Next
Class Class: _getSubclassList

Class Class: _getSubclassList



Returns a list containing all direct subclasses of the class


Syntax
Details

Syntax

objectName._getSubclassList( subclassList );

Argument Type Use Description
subclassList Numeric Update specifies the identifier of a list that when returned is filled with all direct subclasses of the class


Details

If there are no subclasses of the class, _getSubclassList returns the value 0 or the list identifier of an empty list in subclassList.


Chapter Contents

Previous

Next

Top of Page

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