SPAppLicenseCollection-Klasse

Stellt eine Auflistung von SPAppLicense -Objekten dar.

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class SPAppLicenseCollection _
    Inherits ReadOnlyCollection(Of SPAppLicense)
'Usage
Dim instance As SPAppLicenseCollection
public sealed class SPAppLicenseCollection : ReadOnlyCollection<SPAppLicense>

Threadsicherheit

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

Siehe auch

Referenz

SPAppLicenseCollection-Member

Microsoft.SharePoint-Namespace