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