Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WikiFunctions
Range.Enumer
C# Class WikiFunctions.Range.Enumer
Inheritance:
IEnumerator
Exibir arquivo
Open project: reedy/AutoWikiBrowser
Public Methods
Method
Description
Enumer
(
Range
list
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
Enumer()
public
method
public
Enumer
(
Range
list
) :
System
list
Range
return
System
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void