Chapter Contents

Previous

Next
Collection Class: _getItems

Collection Class: _getItems



Returns the identifier of a collection object containing a copy of the original collection


Syntax

Syntax

return = objectName._getItems( );
return = objectName._getItems( predicate );

Argument Type Use Description
return Object Return returns a copy of the original collection
predicate Object Update specifies the identifier of an object possessing a predicate method to be used to check each item in the collection: 1 if from the collection, 0 if not matched by the predicate


Chapter Contents

Previous

Next

Top of Page

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