This method returns the total size of the instance data structure introduced by a class. Not generally overridden.
For backward compatibility, this method does not take an Environment parameter.
SOMClass receiver; long rc; rc = somGetInstancePartSize(receiver);