Create a range of all base classes and interfaces a component implements.
Warning no order of inherited interfaces and classes is guaranteed.
Constructor for inheritance range
Copy constructor for InheritanceRange, ala save.
Whether there are more inherited types or not.
Get current element in range.
Move to next inherited type.
Save range at current state.
A range of ClassInfo elements.
See Implementation
Create a range of all base classes and interfaces a component implements.
Warning no order of inherited interfaces and classes is guaranteed.