This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectEdit Interface > IGxObjectEdit.Delete Method (ArcObjects .NET 10.5 SDK) |
Deletes the object.
[Visual Basic .NET]
Public Sub Delete ( _
)
[C#] public void Delete ( );