Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Collections
Specialized
StringEnumerator
C# Class System.Collections.Specialized.StringEnumerator
Show file
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
MoveNext
( ) :
bool
Reset
( ) :
void
Private Methods
Method
Description
StringEnumerator
( )
Method Details
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void