Freigeben über


CreatableItemInfoCollection-Klasse

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.ClientValueObjectCollection<CreatableItemInfo>
      Microsoft.SharePoint.Client.CreatableItemInfoCollection

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public NotInheritable Class CreatableItemInfoCollection _
    Inherits ClientValueObjectCollection(Of CreatableItemInfo)
'Usage
Dim instance As CreatableItemInfoCollection
public sealed class CreatableItemInfoCollection : ClientValueObjectCollection<CreatableItemInfo>

Threadsicherheit

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

Siehe auch

Referenz

CreatableItemInfoCollection-Member

Microsoft.SharePoint.Client-Namespace