C# 클래스 MaCRo.Tools.Dictionary.DictionaryCollection

상속: IEnumerable
파일 보기 프로젝트 열기: AlexAlbala/MaCRo

공개 메소드들

메소드 설명
DictionaryCollection ( DictionaryEnumerator e ) : System
GetEnumerator ( ) : IEnumerator

메소드 상세

DictionaryCollection() 공개 메소드

public DictionaryCollection ( DictionaryEnumerator e ) : System
e DictionaryEnumerator
리턴 System

GetEnumerator() 공개 메소드

public GetEnumerator ( ) : IEnumerator
리턴 IEnumerator