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