ObjectRepositoryTCollection, TObject, TSettingsNewCollection Method |
Creates new collection for the data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public abstract TCollection NewCollection(
string type
)
Parameters
- type
- Type: SystemString
Type of the collection
Return Value
Type:
TCollectionSee Also