다음을 통해 공유


ServiceReferenceCollectionEditor(Type) 생성자

정의

지정된 컬렉션 형식을 사용하여 ServiceReferenceCollectionEditor 클래스의 새 인스턴스를 초기화합니다.

public:
 ServiceReferenceCollectionEditor(Type ^ type);
public ServiceReferenceCollectionEditor (Type type);
new System.Web.UI.Design.ServiceReferenceCollectionEditor : Type -> System.Web.UI.Design.ServiceReferenceCollectionEditor
Public Sub New (type As Type)

매개 변수

type
Type

편집할 컬렉션의 형식입니다.

적용 대상