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