Method IsEnumerable
| Improve this Doc View SourceIsEnumerable(Type)
Determines if this type inherits from IEnumerable
Declaration
public static bool IsEnumerable(this Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | this type |
Returns
Type | Description |
---|---|
bool |