SPFollowableListCollection - Classe

Représente une collection d'objets SPFollowableList contenues dans une base de données de contenu qui sont triés par la LastItemModifiedDate

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPFollowableListCollection

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPFollowableListCollection _
    Implements IEnumerable(Of SPFollowableList), IEnumerable
'Utilisation
Dim instance As SPFollowableListCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPFollowableListCollection : IEnumerable<SPFollowableList>, 
    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

SPFollowableListCollection - Membres

Microsoft.SharePoint.Administration - Espace de noms