Click or drag to resize
ModelUtilsGetAllObjTypesOf Method
Overload List
  NameDescription
Public methodStatic memberGetAllObjTypesOf(IObjType, Boolean)
Gets all subtypes of the object type recursively, together with the object type itself.
Public methodStatic memberGetAllObjTypesOf(IObjType, Boolean, ComparisonIObjType)
Gets all subtypes of the object type recursively, together with the object type itself, sorted by a specific rule.
Public methodStatic memberGetAllObjTypesOf(IObjType, Boolean, Int32)
Gets all subtypes of the object type recursively, together with the object type itself.
Top
See Also