Chapter Contents

Previous

Next
Ordered Collection Class: _setSize

Ordered Collection Class: _setSize



Sets the maximum size of the ordered collection. If size is less than current size, the collection is truncated; if greater than current size, it is padded with NULL items)


Syntax

Syntax

objectName._setSize( size );

Argument Type Use Description
size Numeric Input specifies the desired size of the ordered collection


Chapter Contents

Previous

Next

Top of Page

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