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
Hashtable2D.ClassEnumerator
C# Class Hashtable2D.ClassEnumerator, code
Inheritance:
IEnumerator
Show file
Open project: shendongnian/code
Public Methods
Method
Description
ClassEnumerator
(
Hashtable,
_ht
)
MoveNext
( ) :
bool
Reset
( ) :
void
Method Details
ClassEnumerator()
public
method
public
ClassEnumerator
(
Hashtable,
_ht
)
_ht
Hashtable,
MoveNext()
public
method
public
MoveNext
( ) :
bool
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void