Method IsCollectionType(long)
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)
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)