ICollection: Count (get)

Count

Returns the size of the collection.



 Public Property Get Count ( ) As Long

Return Values

Long -  The size of the collection.

Read Only.

See Also

Project CorLib Overview

Class ICollection Overview