SPUserCustomActionCollection Methods

Include Protected Members
Include Inherited Members

The SPUserCustomActionCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a new user custom action object to the collection.
Public method Clear Deletes all SPUserCustomAction objects in the collection.
Public method CopyTo Copies the elements of the collection to an array, starting at the specified index. This method is an alternative implementation of ICollection.CopyTo(Array, Int32) that returns the collection as a strongly typed array.
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 Copies the elements of the collection to an array, starting at the specified index.
Explicit interface implemetationPrivate method IEnumerable<SPUserCustomAction>.GetEnumerator Returns an enumerator that provides a generic iteration of the collection.
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns an enumerator for the collection.

Top

See Also

Reference

SPUserCustomActionCollection Class

Microsoft.SharePoint Namespace