DgnSharedCellDefinitionElement.AddChild

DgnSharedCellDefinitionElement.AddChild method

Adds element as a child

public void AddChild(DgnElement child)
ParameterTypeDescription
childDgnElementelement to add as a child

See Also