ProviderCollection 생성자

정의

ProviderCollection 클래스의 새 인스턴스를 초기화합니다.

public:
 ProviderCollection();
public ProviderCollection ();
Public Sub New ()

설명

ProviderCollection 생성자는 컬렉션의 항목을 저장하는 데 사용되는 기본 Hashtable 개체를 초기화합니다.

적용 대상