ICollection: Count (get)

Count

Returns the size of the collection.



 Public Property Get Count ( ) As Long

Return Values

Long -  The size of the collection.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class ICollection Overview ICollection Properties ICollection Methods CopyTo GetEnumerator