Click or drag to resize

ModelUtilsGetAllSubtypes Method

Overload List
  NameDescription
Public methodStatic memberGetAllSubtypes(IObjType)
Gets all subtypes of the object type recursively.
Public methodStatic memberGetAllSubtypes(IObjType, Boolean)
Gets all subtypes of the object type recursively.
Public methodStatic memberGetAllSubtypes(IObjType, Boolean, ComparisonIObjType)
Gets all subtypes of the object type recursively, sorted by a specific rule.
Top
See Also