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