Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pinq
Iterators
IAdapterIterator
PHP Interface Pinq\Iterators\IAdapterIterator
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
Pinq\Iterators\IIterator
ファイルを表示
Open project: timetoogo/pinq
Public Methods
Method
Description
getSourceIterator
( ) :
Traversable
Gets the source iterator.
Method Details
getSourceIterator()
public
method
Gets the source iterator.
public
getSourceIterator
( ) :
Traversable
return
Traversable