Share via


SPObjectModelTypeCollection.Remove - Méthode (Type, String)

Supprimer le type et ses membres 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, _
    member As String _
)
'Utilisation
Dim instance As SPObjectModelTypeCollection
Dim type As Type
Dim member As String

instance.Remove(type, member)
public void Remove(
    Type type,
    string member
)

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