ICollectionDebugView<T> sealed class ICollectionDebugView<T> Documentation Code public T[] Items { get; } public ICollectionDebugView(ICollection<T> collection)