This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObject Interface > IGxObject.Detach Method (ArcObjects .NET 10.4 SDK) |
Instructs the object to detach itself from its parent and the catalog.
[Visual Basic .NET]
Public Sub Detach ( _
)
[C#] public void Detach ( );