SPAppLicenseCollection - Classe

Représente une collection d'objets SPAppLicense .

Hiérarchie d’héritage

System.Object
  System.Collections.ObjectModel.ReadOnlyCollection<SPAppLicense>
    Microsoft.SharePoint.SPAppLicenseCollection

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

Syntaxe

'Déclaration
Public NotInheritable Class SPAppLicenseCollection _
    Inherits ReadOnlyCollection(Of SPAppLicense)
'Utilisation
Dim instance As SPAppLicenseCollection
public sealed class SPAppLicenseCollection : ReadOnlyCollection<SPAppLicense>

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

SPAppLicenseCollection - Membres

Microsoft.SharePoint - Espace de noms