TypeDefinition :: length - Instance length
The instance length the internal amount of memory to be allocated in order to store an instance for the type definition. For enumerated data types, the function always returns 4.
When calling the function with an invalid type definition, the function throws an exception.
Return value: Size ( int32 )
Size of the instance or property area. For string objects, the size is usually measured in units.