This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IComplexNativeType Interface > IComplexNativeType.AddChild Method (ArcObjects .NET 10.4 SDK) |
Adds a child.
[Visual Basic .NET] Public Sub AddChild ( _ ByVal child As INativeType _ )
[C#] public void AddChild ( INativeType child );
[C++]
HRESULT AddChild(
INativeType* child
);
[C++]
Parameters child [in]
child is a parameter of type INativeType