SizeInBytes Data Member Function

Returns the size in bytes of the array, which is the total number of bytes currently being used by the array, 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.