TIEARRAY
TIEARRAYclassname
,list
- Constructor. This method is invoked by the command
tie
@array
, classname. Associates an array instance with the specified class. list represents additional arguments needed to complete the association. Should return an object of a class that provides the remaining methods.