new DynamicCollection()
(DEPRECATED - Use createCollection() instead)
Creates a new DynamicCollection instance.
DynamicCollection is an extension of the native Array object thus implementing all of Array's methods and properties.
Parameters:
- 
							Model: DynamicRecord.Model - The Model constructor to use for this collection