SPItemEventDataCollection members
Include protected members
Include inherited members
保留中狀態,它可以是目前的屬性 (如Before事件) 的項目、 屬性的項目將會有 (適用於更新事件) 或變更的屬性的項目 ( After事件) 的某個項目的內容。
The SPItemEventDataCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangedProperties | 取得集合中已變更的屬性。 | |
Item | 從集合中取得具有指定索引鍵的事件資料。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | 取得列舉值的IEnumerator<T>列舉值物件,透過事件屬性。 | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top