| DataHelperGetObjectSize Method | 
            Gets the size of the given object.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
 Syntax
Syntaxpublic static int GetObjectSize(
	Object item
)
Parameters
- item
- Type: SystemObject
 Object
Return Value
Type: 
Int32 See Also
See Also