Share via


SPObjectModelTypeCollection.Remove - Méthode (Type)

Supprimer le type de la collection.

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

Syntaxe

'Déclaration
Public Sub Remove ( _
    type As Type _
)
'Utilisation
Dim instance As SPObjectModelTypeCollection
Dim type As Type

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

Paramètres

  • type
    Type : System.Type

    L'instance de [System.Type] à supprimer.

Voir aussi

Référence

SPObjectModelTypeCollection classe

SPObjectModelTypeCollection - Membres

Remove - Surcharge

Microsoft.SharePoint.Administration - Espace de noms