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
CommandLine
StringEnumeratorEx
C# Class CommandLine.StringEnumeratorEx
Inheritance:
IStringEnumerator
显示文件
Open project: ErikEJ/SqlQueryStress
Class Usage Examples
Public Methods
Method
Description
GetRemainingFromNext
( ) :
string
MoveNext
( ) :
bool
Reset
( ) :
void
StringEnumeratorEx
(
string
value
) :
System
Method Details
GetRemainingFromNext()
public
method
public
GetRemainingFromNext
( ) :
string
return
string
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void
StringEnumeratorEx()
public
method
public
StringEnumeratorEx
(
string
value
) :
System
value
string
return
System