Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of SPUserCustomAction objects.
System.Object
Microsoft.SharePoint.SPUserCustomActionCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public NotInheritable Class SPUserCustomActionCollection _
Implements IEnumerable(Of SPUserCustomAction), ICollection, _
IEnumerable
'Usage
Dim instance As SPUserCustomActionCollection
public sealed class SPUserCustomActionCollection : IEnumerable<SPUserCustomAction>,
ICollection, IEnumerable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.