Property Count Count Gets the number of elements contained in the ICollection<T>. Declaration public int Count { get; } Property Value Type Description int The number of elements contained in the ICollection<T>.