SPItemEventDataCollection Members

Include Protected Members
Include Inherited Members

Holds the properties of an item in state, which can be the current properties of the item (for Before events), properties that the item will have (for updating events), or changed properties of the item (for After events).

The SPItemEventDataCollection type exposes the following members.

Properties

  Name Description
Public property ChangedProperties Gets properties that have changed in the collection.
Public property Item Gets the event data with the specified key from the collection.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an IEnumerator<T> enumerator object to enumerator over the event properties.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPItemEventDataCollection Class

Microsoft.SharePoint Namespace