ArcObjects Library Reference (Catalog)  

IGxObjectEdit.Delete Method

Deletes the object.

[Visual Basic .NET]
Public Sub Delete ( _
)
[C#]
public void Delete (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectEdit Interface