Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Python
Runtime
Iterator
C# Class Python.Runtime.Iterator
Inheritance:
ExtensionType
显示文件
Open project: fkarb/pythonnet
Public Methods
Method
Description
Iterator
(
IEnumerator
e
) :
System
Private Methods
Method
Description
tp_iter
(
IntPtr
ob
) :
IntPtr
tp_iternext
(
IntPtr
ob
) :
IntPtr
Method Details
Iterator()
public
method
public
Iterator
(
IEnumerator
e
) :
System
e
IEnumerator
return
System