Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Collections
Specialized
StringEnumerator
C# Class System.Collections.Specialized.StringEnumerator
Afficher le fichier
Open project: dotnet/corefx
Class Usage Examples
Méthodes publiques
Méthode
Description
MoveNext
( ) :
bool
Reset
( ) :
void
Private Methods
Méthode
Description
StringEnumerator
( )
Method Details
MoveNext()
public
méthode
public
MoveNext
( ) :
bool
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void