ArcObjects Library Reference (Catalog)  

IGxObject.Detach Method

Instructs the object to detach itself from its parent and the catalog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface