DgnSharedCellDefinitionElement.Childs

DgnSharedCellDefinitionElement.Childs property

Gets childs of the composite element

public List<DgnDrawingElementBase> Childs { get; }

See Also