AbstractCompositeInfoTInfoSetComponents Method |
Namespace: CMS.DataEngine.Internal
protected abstract void SetComponents( IEnumerable<IInfo> components )
The order of components must be the same as in GetComponents.
Method is used in cases where already existing internal components should be used for new instance of AbstractCompositeInfoTInfo (cloning, deserialization etc.)