SPList.Delete method
Deletes the list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Delete
'Usage
Dim instance As SPList
instance.Delete()
public void Delete()
Remarks
This method also sets the status of the lists represented by the Lists property as modified.