Method IsCollectionType(long)

Assembly: redb.Core.dll

Check if type is a collection type (Array/Dictionary/JsonDocument/XDocument)
These types are used for _schemes._type to indicate Props structure

public static bool IsCollectionType(long typeId)