SPAuditEntryCollection 成员

对于SPAuditEntry对象提供一个容器。

SPAuditEntryCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 获取集合中的SPAuditEntry对象的总数。 (覆盖 SPBaseCollection.Count。)
公共属性 Item 获取集合中指定索引处的SPAuditEntry对象。在 C# 中,此属性是SPAuditEntryCollection类的索引器。

页首

方法

  名称 说明
公共方法 CopyTo SPAuditEntryCollection中的项复制到指定的数组在指定的点开始。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator 获取要循环访问集合的枚举。 (从 SPBaseCollection 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 GetTypedEnumerator<T> 返回以循环访问集合的类型安全枚举。 (从 SPBaseCollection 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString 获取在 XML 中表示集合中的每个SPAuditEntry 。 (覆盖 Object.ToString()。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 ICollection.CopyTo 将集合中的元素复制到的指定索引处开始的数组。 (从 SPBaseCollection 继承。)
显式接口实现私有属性 ICollection.IsSynchronized 获取一个布尔值,指示集合访问是同步还是线程安全。 (从 SPBaseCollection 继承。)
显式接口实现私有属性 ICollection.SyncRoot 获取用于同步到集合的对象。 (从 SPBaseCollection 继承。)

页首

另请参阅

引用

SPAuditEntryCollection 类

Microsoft.SharePoint 命名空间