IDL Programming > Objects > Miscellaneous Object Classes > IDL_Container::Count

IDL_Container::Count

Syntax | Arguments | Keywords | Version History

The IDL_Container::Count function method returns the number of objects contained by the container object.

Syntax

Result = Obj->[IDL_Container::]Count()

Arguments

None.

Keywords

None.

Version History

5.0

Introduced