Default constructor for AggregateConvertor
Add a convertor to existing list
Convert from component to component.
Set convertors
Get convertors
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Destroy component created using this convertor.
Remove a convertor from existing list
Get the type info of component that convertor can convert from.
Get the type info of component that convertor is able to convert to.
Set used convertors
Add a convertor to existing list
Remove a convertor from existing list
A convertor that is delegating converting task to a set of child convertors.