Chapter Contents |
Previous |
Next |
Class Class: _getInstanceList |
Syntax | |
Details |
Syntax |
objectName._getInstanceList( instanceList ); |
Argument | Type | Use | Description |
---|---|---|---|
instanceList | Numeric | Update | specifies the identifier of a list that when returned is filled with all instances of the class |
Details |
Each class maintains an internal list of instances; _getInstanceList returns the identifier of that list.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.