DgnSharedCellDefinitionElement.Childs

DgnSharedCellDefinitionElement.Childs property

Gets childs of the composite element

public List<DgnDrawableEntityBase> Childs { get; }

See Also