using System; using System.Collections; namespace System.Data { public class DataViewSettingCollection : ICollection, IEnumerable { } }