Previous IDL Reference Guide: iTools Object Classes Next

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

6.0
Introduced

  IDL Online Help (March 06, 2007)