共用方式為


SPUserCustomActionCollection members

Include protected members
Include inherited members

表示SPUserCustomAction物件的集合。

The SPUserCustomActionCollection type exposes the following members.

Properties

  Name Description
Public property Count 取得這個集合中的SPUserCustomAction物件的數目。
Public property Item 取得集合中指定之索引處的SPUserCustomAction物件。
Public property Scope 取得集合的範圍。

Top

Methods

  Name Description
Public method Add 將新的使用者自訂動作物件加入至集合。
Public method Clear 刪除所有的SPUserCustomAction物件集合中。
Public method CopyTo 陣列,指定索引處開始複製集合的項目。這個方法會傳回強型別陣列為集合的ICollection.CopyTo(Array, Int32)的替代實作。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo 陣列,指定索引處開始複製集合的項目。
Explicit interface implemetationPrivate method IEnumerable<SPUserCustomAction>.GetEnumerator 傳回提供泛型的反覆項目集合的列舉值。
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator 傳回集合的列舉值。
Explicit interface implemetationPrivate property ICollection.IsSynchronized 取得值,指出對集合的存取是否為同步 (安全執行緒)。
Explicit interface implemetationPrivate property ICollection.SyncRoot 取得用於同步化存取集合的物件。

Top

請參閱

參照

SPUserCustomActionCollection class

Microsoft.SharePoint namespace