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


IGxObjectContainer.DeleteChild Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectContainer Interface > IGxObjectContainer.DeleteChild Method
ArcGIS Developer Help

IGxObjectContainer.DeleteChild Method

Deletes the specified child object.

[Visual Basic .NET]
Public Sub DeleteChild ( _
    ByVal child As IGxObject _
)
[C#]
public void DeleteChild (
    IGxObject child
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectContainer Interface

.NET Samples

Custom GxObject