(PHP 5 >= 5.1.0, PHP 7, PHP 8)
LimitIterator::current — 取得目前的元素
取得內部 Iterator 的目前元素。
此函式沒有參數。
回傳目前的元素,如果沒有則回傳 null。
null