Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ThreadSafeUIntEnumerator
C# Class ThreadSafeUIntEnumerator, code
Inheritance:
IThreadSafeEnumerator
,
IEnumerable
ファイルを表示
Open project: shendongnian/code
Public Methods
Method
Description
GetEnumerator
( ) :
IEnumerator
Reset
( ) :
void
TryMoveNext
( &
value
) :
bool
Private Methods
Method
Description
System
( ) :
System.Collections.IEnumerator
Method Details
GetEnumerator()
public
method
public
GetEnumerator
( ) :
IEnumerator
return
IEnumerator
Reset()
public
method
public
Reset
( ) :
void
return
void
TryMoveNext()
public
method
public
TryMoveNext
( &
value
) :
bool
return
bool