isUserDefined

Returns true iff the given type represents a user-defined type. This does not include functions, delegates, aliases, or typedefs.

bool
isUserDefined
(
in TypeInfo type
)

Meta