ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / CustomItemBase Class / Delete Method

In This Topic
    Delete Method (CustomItemBase)
    In This Topic
    Override to implement any custom logic for delete of your item.
    Syntax
    Public Overridable Sub Delete() 
    public virtual void Delete()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also