| InfoObjectRepositoryTCollection, TObject, TSettingsGetCollection Method  | 
            Returns the collection of objects indexed by object type, e.g. "cms.user".
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxprotected virtual TCollection GetCollection(
	string name
)
Parameters
- name
 - Type: SystemString
Name of the inner collection 
Return Value
Type: 
TCollection
See Also