Ejemplo n.º 1
0
 public function copyTo(TList $array)
 {
     $array->copyFrom($this);
 }