111,126
社区成员
发帖
与我相关
我的任务
分享
[SerializableAttribute]
public class List<T> : IList<T>, ICollection<T>,
IEnumerable<T>, IList, ICollection, IEnumerable
public class DataView : MarshalByValueComponent, IBindingListView, IBindingList, IList,
ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize
public class DataRowView : ICustomTypeDescriptor, IEditableObject, IDataErrorInfo,
INotifyPropertyChanged