This document is archived and information here might be outdated.  Recommended version.


IGxObjectEdit.CanDelete Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectEdit.CanDelete Method

Indicates if the object can be deleted.

[Visual Basic .NET]
Public Function CanDelete ( _
) As Boolean
[C#]
public bool CanDelete (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectEdit Interface