Add a convertor to existing list
Set used convertors
Set used convertors
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.
Check whether convertor is able to convert from.
Check whether convertor is able to convert from.
Check whether convertor is able to convert to.
Check whether convertor is able to convert to.
Check whether convertor is able to convert from type to type.
Check whether this convertor is able to destroy to component.
Convert from component to component.
Destroy component created using this convertor.
Interface for convertors that could rely on another convertors to convert a value.