This document is archived and information here might be outdated. Recommended version. |
Attaches the object to its parent and the catalog.
[Visual Basic .NET] Public Sub Attach ( _ ByVal Parent As IGxObject, _ ByVal pCatalog As IGxCatalog _ )
[C#] public void Attach ( IGxObject Parent, IGxCatalog pCatalog );