| InfoObjectCollectionTInfoEnsureItems Method | 
            Ensures the specified number of items in the item list.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected void EnsureItems(
	int count
)
Parameters
- count
- Type: SystemInt32
 Number of items
 See Also
See Also