IReadOnlyCollection<T> public interface IReadOnlyCollection<T> : IEnumerable<T>, IEnumerable Documentation int Count { get; }