collection_factories


Description:

[ Version ( since = "7.0" ) ]
public abstract CollectionFactory[] collection_factories (string property_name)

Function for creating collection objects with generics. Used only for Collection<Collection<...>> types. Collection< Collection<Collection<...>>> doesn't supports.

Parameters:

property_name

Property name

Returns:

Collection object