SPUserCustomActionCollection-Klasse

Stellt eine Auflistung von SPUserCustomAction -Objekten dar.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.SPUserCustomActionCollection

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPUserCustomActionCollection _
    Implements IEnumerable(Of SPUserCustomAction), ICollection,  _
    IEnumerable
'Usage
Dim instance As SPUserCustomActionCollection
public sealed class SPUserCustomActionCollection : IEnumerable<SPUserCustomAction>, 
    ICollection, IEnumerable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPUserCustomActionCollection-Member

Microsoft.SharePoint-Namespace