Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Collections
ListDictionaryInternal.NodeEnumerator
C# 클래스 System.Collections.ListDictionaryInternal.NodeEnumerator
상속:
IDictionaryEnumerator
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
공개 메소드들
메소드
설명
MoveNext
( ) :
bool
NodeEnumerator
(
ListDictionaryInternal
list
)
Reset
( ) :
void
메소드 상세
MoveNext()
공개
메소드
public
MoveNext
( ) :
bool
리턴
bool
NodeEnumerator()
공개
메소드
public
NodeEnumerator
(
ListDictionaryInternal
list
)
list
ListDictionaryInternal
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void