[This is preliminary documentation and is subject to change.]
Returns a collection of all ObjectClasses derived from this class
at all levels.
| C# |
public IndexedList<ObjectClass> AllDerivedClasses()
A list containing derived object classes at all levels. It is
guaranteed that in this collection, any derived class will always appear
after its base class.