Chapter Contents |
Previous |
Next |
Ordered Collection Class: _getAt |
Syntax |
Syntax |
return = objectName._getAt( position ); |
Argument | Type | Use | Description |
---|---|---|---|
return | SASHELP.CLASSES.TYPE.CLASS | Return | returns the type object containing the value found at the specified position in the collection |
position | Numeric | Input | specifies the position of the item to return |
(1) return is sashelp.classes.type.class
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.