using System.Collections; namespace System.Windows.Forms { public partial class ListView { // TODO? public class CheckedIndexCollection : CollectionBase { } } }