type | The type to test. |
bool <see lanword="true" /> if the given type is a container type; <see lanword="false" /> otherwise.
Returns <see lanword="true" /> if the given type can be treated as a container. i.e. not primitive, pointer, enum or string.