コード例 #1
0
 public function offsetSet($key, $value)
 {
     $this->list->offsetSet($key, $value);
 }