Freigeben über


SPObjectModelTypeCollection.Remove-Methode (Type)

Entfernen des aus der Auflistung.

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

Syntax

'Declaration
Public Sub Remove ( _
    type As Type _
)
'Usage
Dim instance As SPObjectModelTypeCollection
Dim type As Type

instance.Remove(type)
public void Remove(
    Type type
)

Parameter

  • type
    Typ: System.Type

    So entfernen Sie [System.Type] -Instanz.

Siehe auch

Referenz

SPObjectModelTypeCollection Klasse

SPObjectModelTypeCollection-Member

Remove-Überladung

Microsoft.SharePoint.Administration-Namespace