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
ObjectList.OListEnumerator
C# Class ObjectList.OListEnumerator, Donate-Money-For-Unicorns-ubbse2015
Inheritance:
IEnumerator
显示文件
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Methods
Method
Description
MoveNext
( ) :
bool
OListEnumerator
(
ObjectList,
o
) :
System.Collections
Reset
( ) :
void
Method Details
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
OListEnumerator()
public
method
public
OListEnumerator
(
ObjectList,
o
) :
System.Collections
o
ObjectList,
return
System.Collections
Reset()
public
method
public
Reset
( ) :
void
return
void