Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
iSynaptic
Commons
Collections
WithHasCurrentEnumerator
C# 클래스 iSynaptic.Commons.Collections.WithHasCurrentEnumerator
상속:
IWithHasCurrentEnumerator
파일 보기
프로젝트 열기: iSynaptic/iSynaptic.Commons
공개 메소드들
메소드
설명
MoveNext
( ) :
bool
Reset
( ) :
void
WithHasCurrentEnumerator
(
IEnumerator
underlying
) :
System
메소드 상세
MoveNext()
공개
메소드
public
MoveNext
( ) :
bool
리턴
bool
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
WithHasCurrentEnumerator()
공개
메소드
public
WithHasCurrentEnumerator
(
IEnumerator
underlying
) :
System
underlying
IEnumerator
리턴
System