This document is archived and information here might be outdated. Recommended version. |
Instructs the object to detach itself from its parent and the catalog.
[Visual Basic .NET]
Public Sub Detach ( _
)
[C#] public void Detach ( );
[C++]
HRESULT Detach(
void
);