CaptureCollection public class CaptureCollection : ICollection, IEnumerable Documentation public int Count { get; } public Capture this[int i] { get; } public IEnumerator GetEnumerator()