Property Count Count The number of elements in the list. Declaration public int Count { get; } Property Value Type Description int The number of elements. Implements IReadOnlyCollection<T>.Count