Chapter Contents |
Previous |
Next |
Collection Class: _add |
Syntax |
Syntax |
objectName._add( item ); |
objectName._add( item2 ); |
objectName._add( item3 ); |
objectName._add( item4 ); |
Argument | Type | Use | Description |
---|---|---|---|
item | Numeric | Update | specifies the item to be added to the collection |
item2 | Character | Update | specifies the item to be added to the collection |
item3 | List | Update | specifies the item to be added to the collection |
item4 | Object | Update | specifies the item to be added to the collection |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.