_CustomXMLPart.Delete Method
Deletes the current _CustomXMLPart from the data store (IXMLDataStore interface).
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As _CustomXMLPart
instance.Delete()
void Delete()
Remarks
If you attempt to delete the part containing the core properties, the operation is not performed and an error message is displayed.