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 the current TaxonomyItem object from the system.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public MustOverride Sub Delete
'Usage
Dim instance As TaxonomyItem
instance.Delete()
public abstract void Delete()