This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectContainer Interface > ITxObjectContainer.DeleteChild Method (ArcObjects .NET 10.4 SDK) |
Deletes the specified child object.
[Visual Basic .NET] Public Sub DeleteChild ( _ ByVal child As ITxCatalogObject _ )
[C#] public void DeleteChild ( ITxCatalogObject child );
[C++]
HRESULT DeleteChild(
ITxCatalogObject* child
);
[C++]
Parameters child [in]
child is a parameter of type ITxCatalogObject