C# 클래스 System.Text.RegularExpressions.MatchEnumerator

상속: IEnumerator
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
MoveNext ( ) : bool
Reset ( ) : void

비공개 메소드들

메소드 설명
MatchEnumerator ( MatchCollection matchcoll ) : System.Collections

메소드 상세

MoveNext() 공개 메소드

public MoveNext ( ) : bool
리턴 bool

Reset() 공개 메소드

public Reset ( ) : void
리턴 void