collection_factories


Description:

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