Chapter Contents |
Previous |
Next |
Ordered Collection Class: _removeAt |
Syntax |
Syntax |
return = objectName._removeAt( position ); |
Argument | Type | Use | Description |
---|---|---|---|
return | Numeric | Return | returns whether the item was successfully removed: 1 if successful, 0 if not successful |
position | Numeric | Input | specifies the position of the item to remove |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.