コード例 #1
0
 public function offsetExists($index)
 {
     $this->__load();
     return parent::offsetExists($index);
 }