[]
Gets the number of elements contained in the ICollection<T> object.
public int Count { get; }
Public ReadOnly Property Count As Integer
The number of elements contained in ICollection<T>.