SPViewFieldCollection.DeleteAll method
Deletes all the view fields from the collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DeleteAll
'Usage
Dim instance As SPViewFieldCollection
instance.DeleteAll()
public void DeleteAll()