Method IsCollectionType
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
IsCollectionType(Type)
Tests whether the specified type implements a serialization compatible collection.
public static bool IsCollectionType(Type type)
Tests whether the specified type implements a serialization compatible collection.
public static bool IsCollectionType(Type type)