IList: Count (get)

Count

Returns the number of items in the list.



 Public Property Get Count ( ) As Long

Return Values

Long -  The number of items in the list.

Read Only.

See Also

Project CorLib Overview

Class IList Overview