다음을 통해 공유


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의 새 인스턴스를 내부적으로 생성 된 ListItemsCollectionEditor 줄임표를 선택 하면 클래스 (... ) 단추를 ListItems 속성에는 속성 비주얼 디자이너에서 파생 된 컨트롤을 디자인 하는 경우의 표를 ListControl 클래스 또는 기타 컨트롤 캡슐화를 ListItemCollection 개체입니다.

적용 대상

추가 정보