This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectEdit Interface > IGxObjectEdit.CanDelete Method (ArcObjects .NET 10.4 SDK) |
Indicates if the object can be deleted.
[Visual Basic .NET] Public Function CanDelete ( _ ) As Boolean
[C#] public bool CanDelete ( );