interface
|
IEnumerator
|
with
|
<out
T>
|
property
|
Current
{
get
}
|
||
type
|
T
|
||
value
|
method
|
Dispose
()
|
method
|
MoveNext
()
|
||
type
|
bool
|