[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class IntegerList : System.Collections.ObjectModel.Collection<int>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class IntegerList : System.Collections.ObjectModel.Collection<int>
System.Object
System.Collections.ObjectModel.Collection<T>
CommerceBuilder.Common.IntegerList