Method IsEnumerableType
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
IsEnumerableType(Type)
Tests whether the specified type implements the generic enumerable interface.
public static bool IsEnumerableType(Type type)
Tests whether the specified type implements the generic enumerable interface.
public static bool IsEnumerableType(Type type)