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 type to type.
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Check whether this convertor is able to destroy to component.
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.