DomainDataSourceView 类
为 DomainDataSource 提供集合视图。
命名空间: System.Windows.Controls
程序集: System.Windows.Controls.DomainServices(在 system.windows.controls.domainservices.dll 中)
用法
用法
Dim instance As DomainDataSourceView
语法
声明
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class DomainDataSourceView
Implements ICollectionView, IEnumerable, INotifyCollectionChanged, IEditableCollectionView, _
IPagedCollectionView, INotifyPropertyChanged
[DefaultMemberAttribute("Item")]
public sealed class DomainDataSourceView : ICollectionView, IEnumerable, INotifyCollectionChanged,
IEditableCollectionView, IPagedCollectionView, INotifyPropertyChanged
[DefaultMemberAttribute(L"Item")]
public ref class DomainDataSourceView sealed : ICollectionView, IEnumerable, INotifyCollectionChanged,
IEditableCollectionView, IPagedCollectionView, INotifyPropertyChanged
/** @attribute DefaultMemberAttribute("Item") */
public final class DomainDataSourceView implements ICollectionView, IEnumerable,
INotifyCollectionChanged, IEditableCollectionView, IPagedCollectionView, INotifyPropertyChanged
DefaultMemberAttribute("Item")
public final class DomainDataSourceView implements ICollectionView, IEnumerable,
INotifyCollectionChanged, IEditableCollectionView, IPagedCollectionView, INotifyPropertyChanged
备注
此视图支持添加、移除、访问和分页基础数据。有关其他标准视图功能,如排序、筛选和分组,请使用 DomainDataSource 的说明符集合,例如 SortDescriptors 或 GroupDescriptors。
继承层次结构
System.Object
System.Windows.Controls.DomainDataSourceView
线程安全
此类型的任何公共静态(在 Visual Basic 中为 共享)成员都是线程安全的。不保证所有实例成员都是线程安全的。
平台
开发平台
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008 和 Windows 2000