Signature.Delete Method
Deletes the specified object from the collection.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As Signature
instance.Delete()
void Delete()
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Deletes the specified object from the collection.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
'Declaration
Sub Delete
'Usage
Dim instance As Signature
instance.Delete()
void Delete()