SPUserCustomActionCollection - Classe

Représente une collection d'objets SPUserCustomAction .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.SPUserCustomActionCollection

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public NotInheritable Class SPUserCustomActionCollection _
    Implements IEnumerable(Of SPUserCustomAction), ICollection,  _
    IEnumerable
'Utilisation
Dim instance As SPUserCustomActionCollection
public sealed class SPUserCustomActionCollection : IEnumerable<SPUserCustomAction>, 
    ICollection, IEnumerable

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPUserCustomActionCollection - Membres

Microsoft.SharePoint - Espace de noms