DataUtils..::..SizeOfType Method
   Retrieves the size of a given type in bytes. If the size is not already cached, it computes and caches it.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- type
 - Type: Type
The type to determine the size of. 

