Language Reference Guide : 4. System Classes : Array Class
 
Share this page                  
Array Class
The Array class is a private data structure that the OpenROAD runtime system uses to manage array information. This class has one attribute, Row_Class, which defines the type of object the array may manage, and no methods.
Inherits From
ArrayObject Class
Inherited By
None
Attributes
Row_Class
Methods
None