[ 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.
| property_name |
Property name |
|
Collection object |