예제 #1
0
	public function elementAt($key){
		return Iterators::elementAt($this->iterator, $key);
	}