Show contents 

Collections > Collections Assembly Interfaces > ICollection > ICollection.Count

ICollection.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the collection.

See also:

ICollection