ListItemsCollectionEditor(Type) 생성자

정의

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

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

매개 변수

type
Type

Type 편집할 컬렉션의 컬렉션입니다.

설명

.NET Framework는 줄임표(를 선택할 때 클래스의 새 인스턴스를 내부적으로 생성합니다. 비주얼 디자이너의 >Properties 그리드에 있는 ListItems 속성의 ) 단추 클래스 또는 개체를 캡슐화하는 다른 컨트롤에서 파생된 컨트롤을 디자인하는 경우

적용 대상

추가 정보