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 选择省略号按钮(> < ...在设计封装 对象的 Properties 网格中的 HotSpots 属性上的 ) 上的 控件或其他控件。

适用于

另请参阅