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