Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The Collection Class is a data container for collecting and holding items of any type, including numbers, character strings, lists, or objects. You can add, count, or remove items from a collection, although items are not ordered (see Overview).

Parent:
Object Class

Class:
sashelp.classes.Collection.class


Chapter Contents

Previous

Next

Top of Page

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