SPObjectModelTypeCollection-Klasse

Stellt eine SharePoint Foundation Typ Informationen-Auflistung.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPObjectModelTypeCollection

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPObjectModelTypeCollection _
    Inherits SPAutoSerializingObject _
    Implements IEnumerable(Of SPObjectModelType), IEnumerable
'Usage
Dim instance As SPObjectModelTypeCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPObjectModelTypeCollection : SPAutoSerializingObject, 
    IEnumerable<SPObjectModelType>, IEnumerable

Threadsicherheit

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

Siehe auch

Referenz

SPObjectModelTypeCollection-Member

Microsoft.SharePoint.Administration-Namespace

RestrictedTypes

AnonymousRestrictedTypes