InfoObjectRepositoryNewCollectionInternal Method |
Creates a new collection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected virtual InfoObjectCollection NewCollectionInternal(
string type
)
Parameters
- type
- Type: SystemString
Collection type
Return Value
Type:
InfoObjectCollectionSee Also