SPList.Delete - Méthode
Supprime la liste.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub Delete
'Utilisation
Dim instance As SPList
instance.Delete()
public void Delete()
Remarques
This method also sets the status of the lists represented by the Lists property as modified.