Samond Classes Library 1.2.0-RELEASE build 166
Classes
SCArray.h File Reference

Class SCArray header file. More...

#import <scl/SCCollection.h>
#import <scl/SCSorter.h>
#import <scl/SCIndexedCollection.h>
#import <scl/SCMutableIndexedCollection.h>

Go to the source code of this file.

Classes

class  SCArray
 Array class. More...
 

Class constants

#define SCArrayClass   @"SCArray"
 Class SCArray name.
 

Detailed Description

Class SCArray header file.

Since
version 1.1.3

Contains the declaration of the class SCArray, which implements the arrays - collections with indexed access to the objects.