Method ADT.List()->cast()
classADT.List
- Method
cast
(array(ValueType))ADT.List()- Description
Cast the lists.
arrayis the only supported type.
class ADT.List(array(ValueType))ADT.List()
Cast the lists. array is the only
supported type.