DocumentLibraryVersion.Delete Method

Removes a document library version from the DocumentLibraryVersions collection.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As DocumentLibraryVersion

instance.Delete()
void Delete()

See Also

Reference

DocumentLibraryVersion Interface

DocumentLibraryVersion Members

Microsoft.Office.Core Namespace