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 选择省略号 (< < >c1>...视觉设计器的 ListItems 属性上的 >properties 网格中的 < 类的控件或封装 对象的其他控件时。

适用于

另请参阅