Report the number of subtypes contained within a type.
- Parameters
-
type | The DOFType. This must not be NULL. |
- Returns
- The number of subtypes in the type. 0 if type is NULL, or does not have any subtypes.
- Exceptions
-
0 | is returned if the type does not have any subtypes. |