SPItemEventDataCollection class
保留中狀態,它可以是目前的屬性 (如Before事件) 的項目、 屬性的項目將會有 (適用於更新事件) 或變更的屬性的項目 ( After事件) 的某個項目的內容。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPItemEventDataCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SerializableAttribute> _
Public NotInheritable Class SPItemEventDataCollection _
Implements IEnumerable
'用途
Dim instance As SPItemEventDataCollection
[SerializableAttribute]
public sealed class SPItemEventDataCollection : IEnumerable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.