SizeInBytes Data Member Function

Returns the size in bytes of the <VecArray>, which is the total number of bytes currently being used by the <VecArray>, and does not include any allocated reserve.

Prototype

int32 SizeInBytes()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.