WebPartAdder.SelectorCollection 成员

表示和管理WebPartAdder.Selector对象的集合。

WebPartAdder.SelectorCollection 类型公开以下成员。

构造函数

  名称 说明
公共方法 WebPartAdder.SelectorCollection 初始化WebPartAdder.SelectorCollection类的新实例。

页首

属性

  名称 说明
公共属性 Count (从 Collection<WebPartAdder.Selector> 继承。)
公共属性 Item (从 Collection<WebPartAdder.Selector> 继承。)
受保护的属性 Items (从 Collection<WebPartAdder.Selector> 继承。)

页首

方法

  名称 说明
公共方法 Add(String) 添加到WebPartAdder.SelectorCollectionWebPartAdder.Selector对象。
公共方法 Add(T) (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 Clear (从 Collection<WebPartAdder.Selector> 继承。)
受保护的方法 ClearItems (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 Contains (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 CopyTo (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 IndexOf (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 Insert (从 Collection<WebPartAdder.Selector> 继承。)
受保护的方法 InsertItem WebPartAdder.SelectorCollection中指定索引处插入WebPartAdder.Selector对象。 (覆盖 Collection<T>.InsertItem(Int32, T)。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 Remove(String) 删除WebPartAdder.SelectorCollectionWebPartAdder.Selector对象。
公共方法 Remove(T) (从 Collection<WebPartAdder.Selector> 继承。)
公共方法 RemoveAt (从 Collection<WebPartAdder.Selector> 继承。)
受保护的方法 RemoveItem (从 Collection<WebPartAdder.Selector> 继承。)
受保护的方法 SetItem 替换指定索引处的WebPartAdder.Selector对象。 (覆盖 Collection<T>.SetItem(Int32, T)。)
公共方法 ToArray 将整个WebPartAdder.SelectorCollection复制到兼容的一维数组,并返回的数组。
公共方法 ToString (从 Object 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IList.Add (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 IList.Contains (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 ICollection.CopyTo (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 IEnumerable.GetEnumerator (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 IList.IndexOf (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 IList.Insert (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 IList.IsFixedSize (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 ICollection<T>.IsReadOnly (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 IList.IsReadOnly (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 ICollection.IsSynchronized (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 IList.Item (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有方法 IList.Remove (从 Collection<WebPartAdder.Selector> 继承。)
显式接口实现私有属性 ICollection.SyncRoot (从 Collection<WebPartAdder.Selector> 继承。)

页首

另请参阅

引用

WebPartAdder.SelectorCollection 类

Microsoft.SharePoint.WebPartPages 命名空间