HotSpotCollectionEditor(Type) 생성자

정의

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

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

매개 변수

type
Type

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

설명

.NET Framework는 줄임표 단추(를 선택할 때 클래스의 새 인스턴스를 내부적으로 생성합니다. 개체를 캡슐화하는 컨트롤 또는 기타 컨트롤을 디자인할 때 시각적 디자이너의 properties> 표에 있는 2>HotSpots 속성)의 ).

적용 대상

추가 정보