C# 클래스 System.Configuration.ConfigurationLocationCollection

상속: System.Collections.ReadOnlyCollectionBase
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
this ( int index ) : System.Configuration.ConfigurationLocation

비공개 메소드들

메소드 설명
ConfigurationLocationCollection ( ICollection col ) : System.Collections

메소드 상세

this() 공개 메소드

public this ( int index ) : System.Configuration.ConfigurationLocation
index int
리턴 System.Configuration.ConfigurationLocation