예제 #1
0
	public function toObjectStorage($keysAsData = false){
		return Iterators::toObjectStorage($this->iterator, $keysAsData);
	}