IDLitData::GetSize
Syntax | Return Value | Arguments | Keywords | Version History
The IDLitData::GetSize function method returns an approximate value for the amount of memory being used by the data object.
Syntax
Result = Obj->[IDLitData::]GetSize()
Return Value
Returns the number of bytes of memory used by the data object. The returned value is an approximation.
Arguments
None
Keywords
None
Version History