C# 클래스 System.IO.FileList

파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FileList System.Collections.Generic
GetEnumerator IEnumerator
this File

공개 메소드들

메소드 설명
Item ( int index ) : File

비공개 메소드들

메소드 설명
FileList ( ) : System.Collections.Generic
GetEnumerator ( ) : IEnumerator
this ( int index ) : File

메소드 상세

Item() 공개 메소드

public Item ( int index ) : File
index int
리턴 File