Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Text
RegularExpressions
MatchEnumerator
C# Class System.Text.RegularExpressions.MatchEnumerator
Inheritance:
IEnumerator
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Public Methods
Method
Description
MoveNext
( ) :
bool
Reset
( ) :
void
Private Methods
Method
Description
MatchEnumerator
(
MatchCollection
matchcoll
) :
System.Collections
Method Details
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void