Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes all the file version objects in the collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DeleteAll
'Usage
Dim instance As SPFileVersionCollection
instance.DeleteAll()
public void DeleteAll()
Remarks
This method clears the file version information from the collection.