CMSStaticResizeStorage Method |
Resizes the storage to the given size
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax protected internal abstract void ResizeStorage(
int storageSize
)
Parameters
- storageSize
- Type: SystemInt32
New storage size
See Also