ModelUtilsGetAllObjTypesOf Method | 
| Name | Description | |
|---|---|---|
| GetAllObjTypesOf(IObjType, Boolean) | 
            Gets all subtypes of the object type recursively, together with the object type itself.
              | |
| GetAllObjTypesOf(IObjType, Boolean, ComparisonIObjType) | 
            Gets all subtypes of the object type recursively, together with the object type itself, sorted by a specific rule.
              | |
| GetAllObjTypesOf(IObjType, Boolean, Int32) | 
            Gets all subtypes of the object type recursively, together with the object type itself.
              |