Home 
  
  
 Change View 
  
  
 Print 
  

RtFunctions.Count



Count() As Long
ED
read only
RT
read only

Remarks

The method returns the number of available objects. This property is mostly used for the method Item to run through each single object.

Hint: For running through entries care, that the minimum is 0 and the maximum is Count-1.

See Also

RtFunctions