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
解説
このビューは、基になるデータの追加、削除、アクセス、およびページングをサポートしています。並べ替え、フィルター処理、グループ化など、その他の標準的なビューの機能には、SortDescriptors、GroupDescriptors などの DomainDataSource の記述子のコレクションを使用します。
継承階層
System.Object
System.Windows.Controls.DomainDataSourceView
スレッド セーフ
この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000