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