Clara-Doc - Method Reference

 / packages  / CTBASE  / Version 01.00.00  / CTARR

CTARR_Count
Description
Returns the number of items in the Array.

Prototype

			
       DCTARR_Count...                                               
       D                 PR            10I 0                              
       D
       D@This                            *     Value                           
			

						
Parameters
@This
TypePointer (*)
Passing ModeValue
DescriptionThe address of an array instance. This pointer MUST be obtained through a call to CTARR_Constructor
Return Values


This method returns the number of items in the array.