C# 클래스 System.IO.IsolatedStorage.IsolatedStorageFileEnumerator

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

공개 메소드들

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

비공개 메소드들

메소드 설명
GetIDStream ( String path, Stream &s ) : bool
IsolatedStorageFileEnumerator ( IsolatedStorageScope scope ) : System

메소드 상세

MoveNext() 공개 메소드

public MoveNext ( ) : bool
리턴 bool

Reset() 공개 메소드

public Reset ( ) : void
리턴 void