ClientWebPartPropertyCollection 成员

ClientWebPartPropertyCollection 需要 ICollection 设计器。

ClientWebPartPropertyCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 属性集合中的计数。
公共属性 Item 获取由 PropertyName 属性。

页首

方法

  名称 说明
公共方法 Add 向集合添加一个属性。!!!这是从调用保存的设计器在是为什么我们需要它。如果您删除此方法会中断的设计器的方案。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 TryGetValue TryGetValue

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 ICollection<ClientWebPartProperty>.Add
显式接口实现私有方法 ICollection<ClientWebPartProperty>.Clear
显式接口实现私有方法 ICollection<ClientWebPartProperty>.Contains
显式接口实现私有方法 ICollection<ClientWebPartProperty>.CopyTo
显式接口实现私有方法 ICollection.CopyTo CopyTo
显式接口实现私有属性 ICollection<ClientWebPartProperty>.Count
显式接口实现私有属性 ICollection.Count 计数
显式接口实现私有方法 IEnumerable<ClientWebPartProperty>.GetEnumerator
显式接口实现私有方法 IEnumerable.GetEnumerator GetEnumerator 所需的设计器。
显式接口实现私有属性 ICollection<ClientWebPartProperty>.IsReadOnly
显式接口实现私有属性 ICollection.IsSynchronized IsSynchronized
显式接口实现私有方法 ICollection<ClientWebPartProperty>.Remove
显式接口实现私有属性 ICollection.SyncRoot SyncRoot

页首

另请参阅

引用

ClientWebPartPropertyCollection 类

Microsoft.SharePoint.WebPartPages 命名空间